ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word Namespace / C1WordDocument Class / ResetClipRect Method

In This Topic
    ResetClipRect Method
    In This Topic
    Restores the clipping area to the state before the last call to SetClipRect.
    Syntax
    'Declaration
     
    Public Sub ResetClipRect() 
    public void ResetClipRect()
    See Also