TableOfContentsOptionsShowPageNumbers Property

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

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.0.0
C#
public bool ShowPageNumbers { get; set; }

Property Value

Boolean

See Also