TableOfContentsOptionsCountTocPages Property

Controls if table of contents pages are counted in page numbers. The property does not have any effect for inline table of contents. The default value is true

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.0.0
C#
public bool CountTocPages { get; set; }

Property Value

Boolean

See Also