Class ResolvedSection
A resolved section: concrete page geometry and the headers/footers that apply after section-to-section inheritance (§17.10.5).
public sealed class ResolvedSection
- Inheritance
-
ResolvedSection
- Inherited Members
Properties
- Blocks
Gets the resolved block content.
- Columns
Gets the column layout.
- DocGridLinePitch
Gets the section document-grid line pitch (w:docGrid linePitch), or null.
- DocGridType
Gets the section document-grid mode (w:docGrid type). Only line-grid modes snap line height.
- FooterDefault
Gets the footer for ordinary pages, after inheritance, or null (blank).
- FooterDistance
Gets the footer distance from the page bottom in twips.
- FooterEven
Gets the even-page footer, after inheritance, or null.
- FooterFirst
Gets the first-page footer, after inheritance, or null.
- Gutter
Gets the gutter width in twips.
- HeaderDefault
Gets the header for ordinary pages, after inheritance, or null (blank).
- HeaderDistance
Gets the header distance from the page top in twips.
- HeaderEven
Gets the even-page header, after inheritance, or null.
- HeaderFirst
Gets the first-page header, after inheritance, or null.
- MarginBottom
Gets the bottom margin in twips (negative = fixed).
- MarginLeft
Gets the left margin in twips.
- MarginRight
Gets the right margin in twips.
- MarginTop
Gets the top margin in twips (negative = fixed regardless of header depth).
- Orientation
Gets the page orientation.
- PageHeight
Gets the page height in twips.
- PageNumberFormat
Gets the ST_NumberFormat token for page numbers, or null (decimal).
- PageNumberStart
Gets the starting page number, or null (continue from previous section).
- PageWidth
Gets the page width in twips.
- Start
Gets how the section begins.
- TitlePage
Gets whether the section uses a distinct first-page header/footer.
- VerticalAlignment
Gets the vertical alignment of page content.