[]
Gets client rectangle of this document.
[Browsable(false)]
public RectangleF ClientRectangle { get; }
<Browsable(False)>
Public ReadOnly Property ClientRectangle As RectangleF
| Type | Description |
|---|---|
| RectangleF | The client rectangle of the Word/RTF document. |