Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PageCollection Class / Insert Method

In This Topic
    Insert Method (PageCollection)
    In This Topic
    Creates a new page and inserts it at a specific position in the document.
    Overload List
    OverloadDescription
    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.  
    (Inherited from System.Collections.ObjectModel.Collection<Page>)
    See Also