The bounds of the rectangle rendered on the last page.
This information is useful when new elements are added after conversion in PostConvertActionEvent handler.

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

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