EVO HTML to PDF Converter

TableOfContentsOptionsPageNumberingStartIndex Property

EVO HTML to PDF Converter 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
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public int PageNumberingStartIndex { get; set; }

Property Value

Type: Int32
See Also

Reference