ExpertPdf Html to Pdf Converter Library
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.

Declaration Syntax
public int LastPageIndex { get; set; }Public Property LastPageIndex As Integer
public:
property int LastPageIndex {
int get ();
void set (int value);
}Assembly:
ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)