PdfAttachmentCollection class

PdfAttachmentCollection class

Represents a collection of attachments in a pdf document.

The PdfAttachmentCollection type exposes the following members:

Methods

Method Description
add Adds an attachment to the PdfContent.

Remarks

This collection contains the items of PdfAttachment type.

See Also