Accusoft PDF Xpress Control v5.0
Insert Method
See Also  Send comments on this topic.
Index
A long value which represents the zero-based index to insert the given pIPDFDocument.
pIPdfDocument
A PDFDocument to insert into the PdfDocumentCollection.
PdfDocumentCollection Object : Insert Method

Glossary Item Box

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

©2012. Accusoft Corporation. All Rights Reserved.