EVO HTML to PDF Converter

ConversionSummaryLastPageIndex Property

EVO PDF Client 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.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public int LastPageIndex { get; set; }

Property Value

Type: Int32
See Also

Reference