ElementsRendererClientRectangle Property

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

Definition

Namespace: Winnovative.ExcelToPdf
Assembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public RectangleF ClientRectangle { get; }

Property Value

RectangleF

See Also