EVO HTML to PDF Converter

TableOfContentsOptionsPageNumberingStartIndex Property

EVO PDF Client for .NET Documentation
Gets or sets the start index for page numbering in the table of contents. This property can be correlated with the PageNumberingStartIndex property of header and footer

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

public int PageNumberingStartIndex { get; set; }

Property Value

Type: Int32
See Also

Reference