[]
Represents the text alignment.
public enum TextAlign : byte
Public Enum TextAlign As Byte
| Name | Description |
|---|---|
| Center | Center |
| Distributed | Distributed |
| Justified | adjust |
| JustifiedLow | JustifiedLow |
| Left | Left |
| Right | Right |
| ThaiDistributed | ThaiDistributed |
| Unspecified | unknown text align. |