EVO HTML to PDF Converter

ConversionSummaryLastPageIndex Property

EVO HTML to PDF Converter for .NET Documentation
The index of the page where the rendering of the HTML ended. This information is useful when new elements are added after conversion.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public int LastPageIndex { get; set; }

Property Value

Type: Int32
See Also

Reference