EVO HTML to PDF Converter

TableOfContentsOptionsStartPageIndex Property

EVO PDF Client for .NET Documentation
Returns the index in PDF document of the page where the table of contents starts. This property is set by converter after the document with table of contents was generated

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

public int StartPageIndex { get; }

Property Value

Type: Int32
See Also

Reference