Click or drag to resize

PageSetupPageStartingNumber Property

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

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public int? PageStartingNumber { get; set; }

Property Value

NullableInt32
Remarks
If this value is omitted, numbering will continue from the highest page number in the previous section.
See Also