ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word 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