IDocumentPageNumberFields Interface

Relativity.Productions.API
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

public interface IDocumentPageNumberFields

The IDocumentPageNumberFields type exposes the following members.

Properties

  NameDescription
Public propertyDocumentNumberPageNumberSeparator
The separator between document and page numbers.
Public propertyIncludePageNumbers
Specifies whether or not to include page numbers. If true, a unique number is added to each page following the document number.
Public propertyNumberOfDigitsForPageNumbering
The number of digits for page numbering.
Public propertyStartNumberingOnSecondPage
Whether or not to start page numbering on the second page of the document
Top
See Also

Reference