TextAlignment

TextAlignment class

Represents different text alignment styles.

Constants

NameValueDescription
NotDefined-1Default aligment.
Left0Left alignment.
Center1Center alignment.
Right2Right alignment.
Justify3Justify alignment.
JustifyLow4Kashida justify low.
Distributed5Distributed alignment.

NotDefined

Default aligment.


Left

Left alignment.


Center

Center alignment.


Right alignment.


Justify

Justify alignment.


JustifyLow

Kashida justify low.


Distributed

Distributed alignment.