PdfTableOfContentsCountStartPages Property
Controls if the external PDF pages inserted before it are counted in page numbers displayed in table of contents.
The property does not have any effect for inline table of contents.
The default value is true
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.0.0
public bool CountStartPages { get; set; }
Property Value
Boolean