constants AlignmentEnum
The AlignmentEnum type specifies the object's alignment. The AlignmentEnum type supports the following values:
Name
Value
Description
LeftAlignment
0
The source is left aligned.
CenterAlignment
1
The source is centered.
RightAlignment
2
The source is right aligned.