Vertical alignment options for text.
Static Properties
Name | Description |
---|---|
BOTTOM_ALIGN | Text is aligned at the bottom of the object. |
CENTER_ALIGN | Text is center aligned vertically in the object. |
JUSTIFY_ALIGN | Lines of text are evenly distributed vertically between the top and bottom of the object. |
TOP_ALIGN | Text is aligned at the top of the object. |