ElementsRendererClientRectangle Property

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

Definition

Namespace: EvoExcelToPdf
Assembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public RectangleF ClientRectangle { get; }

Property Value

RectangleF

See Also