ComponentOne Word for UWP
ClientRectangle Property (RtfSection)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfSection Class : ClientRectangle Property
Gets client rectangle for this document.
Syntax
'Declaration
 
Public ReadOnly Property ClientRectangle As Windows.Foundation.Rect
public Windows.Foundation.Rect ClientRectangle {get;}

Property Value

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

Reference

RtfSection Class
RtfSection Members