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: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 11.0.0
C#
public RectangleFloat LastPageRectangle { get; set; }

Property Value

RectangleFloat

See Also