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

Property Value

RectangleFloat

See Also