ElementsRendererClientRectangle Property
Gets the drawable area of the renderer. The margins, document header and footer are excluded.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_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