Gets the PDFDocument at the given Index in the PdfDocumentCollection.
| Visual Basic |
|---|
Public Function GetDocumentAt( _ ByVal Index As Long _ ) As PdfDocument |
- Index
- A long value which represents the zero-based index to get the PDFDocument in the PdfDocumentCollection.