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.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
public bool ShowPageNumbers { get; set; }

Property Value

Boolean

See Also