EVO HTML to PDF Converter

TableOfContentsOptionsPageCount Property

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

public int PageCount { get; }

Property Value

Type: Int32
See Also

Reference