Name | Description | |
---|---|---|
![]() | getHorizontalAnchor | Gets the horizontal alignment of text in a text frame. |
![]() | getMarginBottom | Gets the distance (in points) between the bottom of the text frame and the bottom of the inscribed rectangle of the shape that contains the text. |
![]() | getMarginLeft | Gets the distance (in points) between the left of the text frame and the bottom of the inscribed rectangle of the shape that contains the text. |
![]() | getMarginRight | Gets the distance (in points) between the right of the text frame and the bottom of the inscribed rectangle of the shape that contains the text. |
![]() | getMarginTop | Gets the distance (in points) between the top of the text frame and the bottom of the inscribed rectangle of the shape that contains the text. |
![]() | getTextRange | Returns the ITextRange object that represents the text in the object. |
![]() | getVerticalAnchor | Gets the vertical alignment of text in a text frame. |
![]() | setHorizontalAnchor | Sets the horizontal alignment of text in a text frame. |
![]() | setMarginBottom | Sets the distance (in points) between the bottom of the text frame and the bottom of the inscribed rectangle of the shape that contains the text. |
![]() | setMarginLeft | Sets the distance (in points) between the left of the text frame and the bottom of the inscribed rectangle of the shape that contains the text. |
![]() | setMarginRight | Sets the distance (in points) between the right of the text frame and the bottom of the inscribed rectangle of the shape that contains the text. |
![]() | setMarginTop | Sets the distance (in points) between the top of the text frame and the bottom of the inscribed rectangle of the shape that contains the text. |
![]() | setVerticalAnchor | Sets the vertical alignment of text in a text frame. |