EVO HTML to PDF Converter

TableOfContentsOptionsPageNumbersEnabled Property

EVO PDF Client for .NET Documentation
A flag indicating if the table of contents items will have page numbers besides the title. By default this property is true

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public bool PageNumbersEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference