Accusoft PDF Xpress Control v7.0
CopyTo Method
A PDFDocument array that is the destination to be copied to. The array must have zero-based indexing.
A long value which represents the zero-based index where the copying begins.
Description
Copies the entire collection to the specified array, starting at the given index of the target array.
Syntax
Visual Basic
Public Sub CopyTo( _
   ByVal pIPdfDocument As PdfDocument, _
   ByVal Index As Long _
) 
Parameters
pIPdfDocument
A PDFDocument array that is the destination to be copied to. The array must have zero-based indexing.
Index
A long value which represents the zero-based index where the copying begins.
See Also

PdfDocumentCollection Object  | PdfDocumentCollection Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback