The interface enables setting the page number properties for the document-level and document field production numbering schemes.
Namespace: Relativity.Productions.Services
Assembly: Relativity.Productions.Services.Interfaces (in Relativity.Productions.Services.Interfaces.dll) Version: 11.0.7.1 2f8827611dc1dd9b46db576b7b03da47f4e093ee
Syntax
The IDocumentPageNumberFields type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DocumentNumberPageNumberSeparator |
The separator between document and page numbers.
|
![]() | IncludePageNumbers |
Specifies whether or not to include page numbers. If true, a unique number is added to each page following the document number.
|
![]() | NumberOfDigitsForPageNumbering |
The number of digits for page numbering.
|
![]() | StartNumberingOnSecondPage |
Whether or not to start page numbering on the second page of the document
|
See Also