<PackageReference Include="Relativity.Productions.SDK" Version="12.6.1" />

IDocumentPageNumberFields

public interface IDocumentPageNumberFields
The interface enables setting the page number properties for the document-level and document field production numbering schemes.
string DocumentNumberPageNumberSeparator { get; set; }

The separator between document and page numbers.

bool IncludePageNumbers { get; set; }

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.

bool StartNumberingOnSecondPage { get; set; }

Whether or not to start page numbering on the second page of the document