PdfTableOfContentsCountTocAndExternalPages Property
Controls if table of contents pages and 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: 16.4.0
public bool CountTocAndExternalPages { get; set; }
Property Value
Boolean