LayoutPageArea Properties
Layout element that relates to a page body - a page without headers, footers, comments and floating objects.Name | Description |
---|---|
Bounds | Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase. |
Columns | Gets columns of the current page. Inherited from LayoutPageAreaBase. |
Document | Obsolete. Provides access to the main document for which layout is calculated. |
Range | Returns the range to which the current layout element relates. Inherited from RangedLayoutElementBase. |
Type | Gets the type of layout element. |
See Also