ComponentOne PDF for .NET
C1.C1Pdf Namespace / C1PdfDocument Class / ResetClipRect Method

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