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: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public RectangleF LastPageRectangle { get; set; }

Property Value

RectangleF

See Also