Search
StringFormat.lineAlignment Property
See Also
 






Gets or sets the vertical alignment of the text.

Namespace: MindFusion.Drawing
File: Enum.js

 Syntax

JavaScript  Copy Code

get lineAlignment() {}
set lineAlignment(value) {}

 Property Value

StringAlignment

 See Also