LayoutTextBox Properties
Layout element that relates to a floating object - Text Box.
Name | Description |
---|---|
Anchor |
Provides access to the layout element which relates to the anchoring range of the shape (floating object).
Inherited from Layout |
Bounds |
Gets coordinates of a rectangle which encompasses the layout element.
Inherited from Layout |
Content |
Gets coordinates of a rectangle which encompasses the floating object’s content.
Inherited from Layout |
Document | Obsolete. Provides access to the text box content. |
Paragraph |
Provides access to the paragraph frames located in the text box. |
Parent |
Returns the element which is one step higher in the layout hierarchy.
Inherited from Layout |
Range | Returns a range which the text box content occupies. |
Rotation |
Returns the Rotation |
Rows | Gets lines of the document contained in the current text box. |
Tables | Gets tables contained within the text box. |
Type | Gets the type of layout element. |
See Also