EVO HTML to PDF Converter

TableOfContentsOptionsStartPageNumbersAfterTOC Property

EVO PDF Client for .NET Documentation
A flag indicating if the page numbers start after the table of contents. This property also changes the page numbering both in document header and footer and in the table of contents

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

public bool StartPageNumbersAfterTOC { get; set; }

Property Value

Type: Boolean
See Also

Reference