[]
Specifies the vertical alignment of text in a text frame.
public enum VerticalAnchor
Public Enum VerticalAnchor
Name | Description |
---|---|
Bottom | Aligns text to bottom of text frame. |
Distributed | Specifies that rotated text should wrap and be aligned to form straight edges on the left and right, including the last line. |
Justify | Specifies that rotated text is vertically justified. |
Middle | Centers text vertically. |
Top | Aligns text to top of text frame. |