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

In This Topic
    Add Method (PdfPageCollection)
    In This Topic
    Adds a page to the document.
    Overload List
    OverloadDescription
    Adds a page to the document.  
    Creates a new PdfPage and adds it to the end of the document.  
    Creates a new PdfPage with the specified size and adds it to the end of the document.  
    Creates a new PdfPage with the specified size and adds it to the end of the document.  
    See Also