ElementsRendererClientRectangle Property
Gets the drawable area of the renderer. The margins, document header and footer are excluded.
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_NetCore.dll) Version: 12.0.0
public RectangleF ClientRectangle { get; }
Public ReadOnly Property ClientRectangle As RectangleF
Get
public:
property RectangleF ClientRectangle {
RectangleF get ();
}
member ClientRectangle : RectangleF with get
Property Value
RectangleF