constants AlignmentEnum
The AlignmentEnum type specifies the object's alignment. The AlignmentEnum type supports the following values:

NameValueDescription
LeftAlignment0 The source is left aligned.
CenterAlignment1 The source is centered.
RightAlignment2 The source is right aligned.