Namespace: PP;
The HorizontalAlignment enumeration contains types of horizontal alignment.
Is used by the following properties:
Value | Brief description |
Left | Align to the left edge. |
Center | Alignment to the center. |
Right | Align to the right edge. |
Justify | Align by width. |
Custom | Custom settings. |
Absolute | Absolute value. |
Relative | Relative value. |
None | No alignment. |
See also: