Skip to main content
Box

LayoutTextBox Properties

Layout element that relates to a floating object - Text Box.
Name Description
AnchorBox Provides access to the layout element which relates to the anchoring range of the shape (floating object). Inherited from LayoutFloatingObject.
Bounds Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase.
ContentBounds Gets coordinates of a rectangle which encompasses the floating object’s content. Inherited from LayoutFloatingObject.
Document Obsolete. Provides access to the text box content.
ParagraphFrames 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 LayoutElementBase.
Range Returns a range which the text box content occupies.
RotationAngle Returns the RotationAngle value of a shape which relates to the current layout element. Inherited from LayoutFloatingObject.
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