ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / PagesCollection Class / CopyTo Method

In This Topic
    CopyTo Method (PagesCollection)
    In This Topic

    Copies pages from the collection to an array, starting at a particular array index.

    Overload List
    OverloadDescription

    Copies pages from the collection to an array, starting at a particular array index.

     
    Copies an array of Page objects to PagesCollection from the specified index.  
    See Also