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
public:
property RectangleF ClientRectangle {
	RectangleF get ();
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.0.0.0 (5.0.0.0)