ConversionSummaryLastPageRectangle Property |
The bounds of the rectangle rendered on the last page.
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 RectangleF LastPageRectangle { get; set; }
Public Property LastPageRectangle As RectangleF
Get
Set
Property Value
Type:
RectangleFSee Also