LayoutFooter Properties
Layout element that relates to the document’s footer.| 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. |
| Range | Returns the range to which the current layout element relates. Inherited from RangedLayoutElementBase. |
| Type | Gets the type of layout element. |
See Also