EVO HTML to PDF Converter

TableOfContentsOptionsPageCount Property

EVO PDF Client for .NET Documentation
Returns the number of pages on which the table of contents is created and together with the StartPageIndex helps to localize the position of the table of contents inside the generated PDF document. 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 PageCount { get; }

Property Value

Type: Int32
See Also

Reference