PdfTableOfContentsFirstPageIndex Property
The index considered for the first page in PDF document when numbering the pages in table of contents. This property can be used to alter the page numbers in
table of contents with a constant value. By default this property is 0
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public int FirstPageIndex { get; set; }
Public Property FirstPageIndex As Integer
Get
Set
public:
property int FirstPageIndex {
int get ();
void set (int value);
}
member FirstPageIndex : int with get, set
Property Value
Int32