TableOfContentsOptionsShowPageNumbers Property

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

Definition

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

Property Value

Boolean

See Also