ExpertPdf Html to Pdf Converter Library
ClientRectangle Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentElementsRendererClientRectangle
ExpertPdf Html to Pdf Converter Library
Gets the drawable area of the renderer. The margins, document header and footer are excluded.
Declaration Syntax
C#Visual BasicVisual C++
public RectangleF ClientRectangle { get; }
Public ReadOnly Property ClientRectangle As RectangleF
	Get
public:
property RectangleF ClientRectangle {
	RectangleF get ();
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)