Section Properties
A section in a document.| Name | Description |
|---|---|
| ColumnCount | Returns the number of columns in the section. |
| FooterOffset | Returns the footer offset from the bottom of the page. |
| HeaderOffset | Returns the header offset from the top of the page. |
| Index | Returns the index of the section in the sections collection. |
| Interval | Gets the text buffer interval that contains the element. Inherited from DocumentElementBase. |
| Landscape | Gets whether the section’s page orientation is landscape. |
| Margins | Returns the section’s page margins. |
| PageSize | Gets the height and width of section pages. |
| PaperKind | Gets the paper size of the section’s pages. |
See Also