Accusoft PDF Xpress Control v5.0
IndexOf Method
See Also  Send comments on this topic.
pIPdfDocument
The PDFDocument to search for in the PdfDocumentCollection.
PdfDocumentCollection Object : IndexOf Method

Glossary Item Box

Description

Searches for the specified PDFDocument in the PdfDocumentCollection and returns its index.

Syntax

Visual Basic
Public Function IndexOf( _
   ByVal pIPdfDocument As PdfDocument _
) As Long

Parameters

pIPdfDocument
The PDFDocument to search for in the PdfDocumentCollection.

Return Type

A long value which represents the pIPdfDocument found in the PdfDocumentCollection.

See Also

©2012. Accusoft Corporation. All Rights Reserved.