DocumentLevelNumbering
Represents the document-level numbering scheme. The scheme allows you to generate a new document number for each document. The number is branded on the images in your production.
The separator between document and page numbers if IncludePageNumbers is set to true. Underscore, hyphen, and period are allowed characters.
Specifies whether or not to include page numbers. If true, a unique number is added to each page following the document number.
The number of digits for page numbering if IncludePageNumbers is set to true. The range is from 1 to 4.
Whether or not to start page numbering on the second page of the document
public DocumentLevelNumbering()
Creates a new instance of DocumentLevelNumbering.