ExpertPdf PDF Creator Library
ClientRectangle Property
NamespacesExpertPdf.PdfCreatorElementsRendererClientRectangle
ExpertPdf PDF Creator 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.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)