SectionMargins Properties
Provides access to the properties of margins in a Section.| Name | Description |
|---|---|
| Bottom | Gets or sets a value that specifies the bottom margin. |
| FooterOffset | Gets or sets a value that specifies the distance between the footer and the bottom of the page. |
| Gutter | Gets or sets the gutter margin value. |
| GutterPosition | Specifies the gutter margin position for a specific section. |
| HeaderOffset | Gets or sets a value that specifies the distance between the header and the top of the page. |
| Left | Gets or sets a value that specifies the left margin. |
| Right | Gets or sets a value that specifies the right margin. |
| Top | Gets or sets a value that specifies the top margin. |
See Also