Shape |
The ShapeText type exposes the following members.
| Name | Description | |
|---|---|---|
| Anchoring | Gets or sets anchoring position of the text within the shape. | |
| AutoFit | Gets or sets a value to determine whether Microsoft Word will grow the shape to fit text or vise versa. | |
| Blocks | Gets the shape's blocks. | |
| HorizontalOverflow | Gets or sets a value to determine whether the text can flow out of the bounding box horizontally. | |
| Margins | Gets or sets internal margins. | |
| RotateWithShape | Gets or sets a value to determine whether text should remain upright, regardless of the transform applied to it and the accompanying shape transform. | |
| TextDirection | Gets or sets a text direction. | |
| VerticalOverflow | Gets or sets a value to determine whether the text can flow out of the bounding box vertically. | |
| WrapText | Gets or sets a value indicating whether text wraps inside a shape. |