TableOfContentsOptionsShowPageNumbers Property

A flag indicating if the table of contents includes page numbers for entires. By default this property is true

Definition

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

Property Value

Boolean

See Also