Click or drag to resize

ConversionSummaryLastPageIndex Property

The index of the page where the rendering of the HTML ended. This information is useful when new elements are added after conversion in PostConvertActionEvent handler.

Namespace:  ExpertPdf.HtmlToPdf
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public int LastPageIndex { get; set; }

Property Value

Type: Int32
See Also