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

In This Topic
    Insert Method (PdfPageCollection)
    In This Topic
    Inserts a page at a specific position in the document.
    Overload List
    OverloadDescription
    Inserts a page at a specific position in the document.  
    Creates a new page and inserts it at a specific position in the document.  
    Creates a new page with the specified size and inserts it at a specific position in the document.  
    Creates a new page with the specified size and inserts it at a specific position in the document.  
    See Also