ReadOnlySectionMargins Properties
An interface implementing the margin options of a document section accessed by the DocumentIterator.| Name | Description |
|---|---|
| Bottom | Gets the bottom margin. |
| FooterOffset | Gets the distance between the footer and the bottom of the page. |
| Gutter | Gets the gutter margin value. |
| GutterPosition | Gets the gutter margin position for a specific section. |
| HeaderOffset | Gets the distance between a header and the top of the page. |
| Left | Gets the left margin. |
| Right | Get the right margin. |
| Top | Gets the top margin. |
See Also