[]
Represents the text alignment enumeration.
public enum TextAlignment
| Name | Description |
|---|---|
| Center | The center text alignment. |
| Justify | The justify text alignment. |
| Left | The left text alignment. |
| Right | The right text alignment. |