EVO HTML to PDF Converter

ConversionSummaryLastPageRectangle Property

EVO HTML to PDF Converter for .NET Documentation
The bounds of the rectangle rendered on the last page. This information is useful when new elements are added after conversion.

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public RectangleF LastPageRectangle { get; set; }

Property Value

Type: RectangleF
See Also

Reference