ElementsRendererClientRectangle Property

Gets the drawable area of the renderer. The margins, document header and footer are excluded.

Definition

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

Property Value

RectangleF

See Also