HiQPdf Documentation

PdfTableOfContentsFirstPageIndex Property

Quickly Create High Quality PDFs
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:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public int FirstPageIndex { get; set; }

Property Value

Type: Int32
See Also

Reference