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.

C# | Visual Basic | Visual C++ |
public int LastPageIndex { get; set; }
Public Property LastPageIndex As Integer Get Set
public: property int LastPageIndex { int get (); void set (int value); }

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)