[]
Specifies the horizontal alignment for text within the TextFrame of Shape.
public enum TextAlignmentAnchor
Center = 1
Center text alignment.
Distribute = 3
Distribute text alignment.
Justify = 4
Justify text alignment.
Left = 0
Left text alignment.
Mixed = 5
Mixed text alignment.
Right = 2
Right text alignment.