![]() | Adds a document to the PdfDocumentCollection, passing in the filename and password. |
![]() | Adds a new PdfDocument to the PdfDocumentCollection. |
![]() | Clears the entire PdfDocumentCollection. |
![]() | Determines if the PdfDocumentCollection contains the specified PdfDocument. |
![]() | Copies the entire collection to the specified array, starting at the given index of the target array. |
![]() | Returns the number of documents within the PdfDocumentCollection. |
![]() | Gets the PDFDocument at the given Index in the PdfDocumentCollection. |
![]() | Searches for the specified PDFDocument in the PdfDocumentCollection and returns its index. |
![]() | Inserts a document at the specified index location within the PdfDocumentCollection. |
![]() | Removes the specified document from the PdfDocumentCollection. |
![]() | Removes a PDFDocument located at the given Index. |
![]() | Invoke this method prior to accessing any other properties or methods. |