Click or drag to resize

PdfAttachmentCollection Properties

The PdfAttachmentCollection type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of elements contained in the PdfAttachmentCollection.
Public propertyIsReadOnly Gets a value indicating whether the PdfAttachmentCollection is read-only.
Public propertyItemInt32 Gets the PdfAttachment at the specified index.
Public propertyItemString Gets the PdfAttachment by its name.
Top
See Also