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

In This Topic
    AddRange Method (PdfPageCollection)
    In This Topic
    Adds the elements of an System.Collections.ICollection to the end of the document.
    Overload List
    OverloadDescription
    Adds the elements of an System.Collections.ICollection to the end of the document.  
    (Inherited from System.Collections.Generic.List<PdfPage>)
    See Also