ClientRectangle Property (RtfSection)
 
            
                In This Topic
            
            Gets client rectangle for this document.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public ReadOnly Property ClientRectangle As Rect
             
        
            
            public Rect ClientRectangle {get;}
             
        
             
        
            
            
            Property Value
The client rectangle of the Word/RTF section.
 
            
            
            
            
            
            
            
            
            
            
            
            See Also