ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfPageCollection Class / Clear Method

In This Topic
    Clear Method (PdfPageCollection)
    In This Topic
    Removes all pages from the document.
    Syntax
    'Declaration
     
    
    Public Shadows Sub Clear() 
    public new void Clear()
    See Also