Gets the drawable area of the renderer. The margins, document header and footer are excluded.
| C# | Visual Basic | Visual C++ |
public RectangleF ClientRectangle { get; }
Public ReadOnly Property ClientRectangle As RectangleF
public: property RectangleF ClientRectangle { RectangleF get (); }