Copies pages from the collection to an array, starting at a particular array index.
| Overload | Description |
|---|---|
| CopyTo(Array,Int32) | Copies pages from the collection to an array, starting at a particular array index. |
| CopyTo(Page[],Int32) | Copies an array of Page objects to PagesCollection from the specified index. |