Accusoft PDF Xpress Control v6.0
Insert Method
A long value which represents the zero-based index to insert the given pIPdfDocument.
A PDFDocument to insert into the PdfDocumentCollection.
Description
Inserts a document at the specified index location within the PdfDocumentCollection.
Syntax
Visual Basic
Public Sub Insert( _
   ByVal Index As Long, _
   ByVal pIPdfDocument As PdfDocument _
) 
Parameters
Index
A long value which represents the zero-based index to insert the given pIPdfDocument.
pIPdfDocument
A PDFDocument to insert into the PdfDocumentCollection.
See Also

PdfDocumentCollection Object  | PdfDocumentCollection Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback