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

In This Topic
    InsertRange Method (PdfPageCollection)
    In This Topic
    Inserts the elements of an System.Collections.ICollection at a specified position in the document.
    Overload List
    OverloadDescription
    Inserts the elements of an System.Collections.ICollection at a specified position in the document.  
    (Inherited from System.Collections.Generic.List<PdfPage>)
    See Also