[]
Specifies the horizontal alignment for text within the TextFrame of Shape.
public enum TextAlignmentAnchor
Public Enum TextAlignmentAnchor
Name | Description |
---|---|
Center | Center text alignment. |
Distribute | Distribute text alignment. |
Justify | Justify text alignment. |
Left | Left text alignment. |
Mixed | Mixed text alignment. |
Right | Right text alignment. |