public void CopyPages( IEnumerable<int> pageIndices, int insertIndex )
Public Overloads Sub CopyPages( _ ByVal pageIndices As IEnumerable(Of Integer), _ ByVal insertIndex As Integer _ )
Parameters
- pageIndices
- The indices of the pages to copy
- insertIndex
- The position to insert at