Namespace: BitMiracle.Docotic.Pdf
public int StartNumber { get; set; }
Public Property StartNumber As Integer Get Set
Subsequent pages are numbered sequentially from this value.
The start number is optional and may be 0 which means that start number should not be used (or not specified).