Skip to main content
A newer version of this page is available. .
Box

LayoutPageAreaBase Properties

Base element for parts of a page which relate to document ranges.
Name Description
Bounds Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase.
Columns Gets columns of the current page.
Parent Returns the element which is one step higher in the layout hierarchy. Inherited from LayoutElementBase.
Range Returns the range to which the current layout element relates. Inherited from RangedLayoutElementBase.
Type Gets the type of the layout element. Inherited from LayoutElementBase.
See Also