The AdhocHorizontalAlignment enumeration is used to determine horizontal alignment of an object.
It is used by the following property:
Value | Brief description |
0 | Left. To the left edge. |
1 | Center. To center. |
2 | Right. To the right edge. |
3 | Justify. By width. |
See also: