<PackageReference Include="Relativity.Import.Models.SDK" Version="1.0.8" />

Relativity.Import.V1.Builders.Documents.IWithPageNumbering

public interface IWithPageNumbering
Determines whether a page number will be automatically appended to a page-level identifier.

Set that a page number will be automatically appended to a page-level identifier. A new incremental number (such as 01, 02) is added to the page-level identifier, creating a unique page number. The AutoNumberImages setting will be applied.

Set that a page number will be read from input. The ReadPageIDsFromInput setting will be applied.