Name | Description | |
---|---|---|
ChapterPageSeparator | Gets or sets the separator character used between the chapter number and the page number.
If the HeadingLevelForChapter property is 0, or its specified heading level does not have an associated numbering format, this value is ignored, since no chapter number is output by the field. | |
HeadingLevelForChapter | Gets or sets the one-based index of the heading style applied to chapter titles in the document, to be used as chapter headings in all page numbers for a section, by locating the nearest heading of that style and extracting the numbering information.
Can be a number from 0 through 8, corresponding to heading levels 1 through 9. | |
IncludeChapterNumber | Gets or sets a value indicating whether a chapter number is included with page numbers or a caption label. | |
NumberStyle | Gets or sets the page number format. | |
RestartPageNumbering | Gets or sets a value indicating whether page numbering restarts at the beginning of a section.
If false, overrides the StartingNumber property so that page numbering can continue from the previous section. | |
StartingNumber | Gets or sets the starting page number of a section.
The RestartPageNumbering property, if set to false, will override this property so that page numbering can continue from the previous section. |