Click or drag to resize

PdfAttachmentCollection Methods

The PdfAttachmentCollection type exposes the following members.

Methods
 NameDescription
Public methodAdd Adds an item to the PdfAttachmentCollection.
Public methodClear Removes all items from the PdfAttachmentCollection.
Public methodContains Determines whether the PdfAttachmentCollection contains a specific value.
Public methodCopyTo Copies the elements of the PdfAttachmentCollection to an Array, starting at a particular Array index.
Public methodGetEnumerator Returns an enumerator that iterates through the collection.
Public methodRemove Removes the item from the PdfAttachmentCollection.
Public methodRemoveAt Removes the PdfAttachmentCollection item at the specified index.
Top
See Also