Winnovative PDF Creator Library for .NET
ClientRectangle Property
NamespacesWinnovative.PdfCreatorElementsRendererClientRectangle
Winnovative PDF Creator Library for .NET
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 ();
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 6.0.0.0 (6.0.0.0)