PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / C1PdfDocument Class / ResetClipRect Method

In This Topic
    ResetClipRect Method
    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