Back to DOM
DOM.Elements.PageNumberType
Namespace: DOM.Elements
Describes how page numbers are formatted and displayed for a page or section.
centralizes numbering options such as chapter separators, chapter numbering style, numeric format and the starting page index. Consumers (layout, header/footer generators and exporters) should consult these values when rendering page number fields.
3 members
Properties
ChapterSeparatorChapterSeparatorValues
Gets or sets the separator used between chapter and page numbers.
NumberFormatNumberFormatValues
Gets or sets the numeric format used to render the page number.
StartingPageNumber
Gets or sets the starting page number for the sequence.