| Shape | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe ShapeText type exposes the following members.
 Properties
Properties| 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. | 
|  | Color | Gets the shape's text color. | 
|  | 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. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object) | 
|  | GetType | Gets the Type of the current instance. (Inherited from Object) | 
|  | ToString | Returns a string that represents the current object. (Inherited from Object) | 
 See Also
See Also