LayoutPageBorders Properties
Layout element that relates to the page borders.| Name | Description |
|---|---|
| Borders | Provides access to the Borders structure that defines page borders. |
| Bounds | Gets coordinates of a rectangle which encompasses the layout element. Inherited from LayoutElementBase. |
| Parent | Returns the element which is one step higher in the layout hierarchy. Inherited from LayoutElementBase. |
| Type | Gets the type of the layout element. |
See Also