TableOfContentsOptionsCountTocAndStartPages Property
A flag indicating if the table of contents pages and the PDF pages inserted before the HTML content are counted
when calculating the page numbers displayed in table of contents. The property does not apply for inline
table of contents. By default this property is true
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public bool CountTocAndStartPages { get; set; }
Property Value
Boolean