PageLabelStartNumber Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets the start number. The value of the numeric portion for the first page label in the range. Subsequent pages shall be numbered sequentially from this value, which shall be greater than or equal to 1. Default value: 1.

Namespace:  Apitron.PDF.Kit.Interactive.Navigation.PageLevel
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public uint StartNumber { get; set; }

Property Value

Type: UInt32
See Also

Reference