| Enumerator |
|---|
| Left | Justify the text logically to the left. When text is flowing left-to-right, this will align text visually to the left. When text is flowing right-to-left, this will align text visually to the right.
|
| Center | Justify the text in the center. Text flow direction has no impact on this justification mode.
|
| Right | Justify the text logically to the right. When text is flowing left-to-right, this will align text visually to the right. When text is flowing right-to-left, this will align text visually to the left.
|
| InvariantLeft | Always justify the text to the left, regardless of the flow direction of the current culture.
|
| InvariantRight | Always justify the text to the right, regardless of the flow direction of the current culture.
|