ComponentOne Word for UWP
ClientRectangle Property (C1WordDocument)

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : ClientRectangle Property
Gets client rectangle of 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 document.
See Also

Reference

C1WordDocument Class
C1WordDocument Members