ConversionSummaryLastPageRectangle Property

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

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public RectangleF LastPageRectangle { get; set; }

Property Value

RectangleF

See Also