Click or drag to resize

PdfAttachmentCollection Properties

The PdfAttachmentCollection type exposes the following members.

Properties
Name Description
Public property Count
Gets number of the elements in the collection.
(Inherited from PdfCollection .)
Public property Item
Gets attachment by its index in the collection.
Public property List
Gets internal list of the collection.
(Inherited from PdfCollection .)
Top
See Also