Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ReadOnlySectionPageNumbering Properties

An interface implementing the page numbering setting of a document section accessed by the DocumentIterator.
Name Description
ContinueNumbering Gets whether the numbering should be continued from the previous section or should start from the beginning.
FirstPageNumber Gets the initial number from which the page numbering starts.
NumberingFormat Gets the format for displaying page numbers.
See Also