C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfSection Class / ClientRectangle Property

In This Topic
ClientRectangle Property (RtfSection)
In This Topic
Gets client rectangle for this document.
Syntax
'Declaration
 
Public ReadOnly Property ClientRectangle As Rect
 

Property Value

The client rectangle of the Word/RTF section.
See Also