Search
StringFormat.alignment Property
See Also
 





Gets or sets the horizontal alignment of the text.

Namespace: MindFusion.Drawing
File: Enum.js

 Syntax

JavaScript  Copy Code

get alignment() {}
set alignment(value) {}

 Property Value

StringAlignment

 See Also