Pdf |
The PdfAttachmentCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | Adds an item to the PdfAttachmentCollection. | |
| Clear | Removes all items from the PdfAttachmentCollection. | |
| Contains | Determines whether the PdfAttachmentCollection contains a specific value. | |
| CopyTo | Copies the elements of the PdfAttachmentCollection to an Array, starting at a particular Array index. | |
| GetEnumerator | Returns an enumerator that iterates through the collection. | |
| Remove | Removes the item from the PdfAttachmentCollection. | |
| RemoveAt | Removes the PdfAttachmentCollection item at the specified index. |