Gets or sets the number that appears on the first page of the section.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public Nullable<Int32> PageNumbersStartingNumber { get; set; }

Property Value

Type: Nullable<T>

Specifies the page number that appears on the first page of the section. If this value is omitted, numbering will continue from the highest page number in the previous section.