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