ElementsRendererClientRectangle Property

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

Definition

Namespace: Winnovative
Assembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
C#
public RectangleF ClientRectangle { get; }

Property Value

RectangleF

See Also