Text alignment options.
Static Properties
| Name | Description |
|---|---|
| AWAY_FROM_BINDING_SIDE | Aligns text to the side opposite the binding spine of the page. |
| CENTER_ALIGN | Center aligns the text. |
| CENTER_JUSTIFIED | Justifies text text and center aligns the last line in the paragraph. |
| FULLY_JUSTIFIED | Justifies the text, including the last line in the paragraph. |
| LEFT_ALIGN | Left aligns the text. |
| LEFT_JUSTIFIED | Justifies the text and left aligns the last line in the paragraph. |
| RIGHT_ALIGN | Right aligns the text. |
| RIGHT_JUSTIFIED | Justifies the text and right aligns the last line in the paragraph. |
| TO_BINDING_SIDE | Aligns text to the binding spine of the page or spread. |