Searches for the specified PDFDocument in the PdfDocumentCollection and returns its index.
Visual Basic |
---|
Public Function IndexOf( _ ByVal pIPdfDocument As PdfDocument _ ) As Long |
- pIPdfDocument
- The PDFDocument to search for in the PdfDocumentCollection.
A long value which represents the pIPdfDocument found in the PdfDocumentCollection.