TextAlign
Index
Enumeration Members
Center
The text is centered.
End
The text is aligned at the normal end of the line (right-aligned for left-to-right locales, left-aligned for right-to-left locales).
Left
The text is left-aligned.
Right
The text is right-aligned.
Start
The text is aligned at the normal start of the line (left-aligned for left-to-right locales, right-aligned for right-to-left locales).
Enum representing the different horizontal text alignments