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. |
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