Pdf | |
| Name | Description | |
|---|---|---|
| AddAssociatedFile(String, PdfAttachmentRelationship, String, String) | Embeds an arbitrary file into the pdf document as an associated file. | |
| AddAssociatedFile(Stream, String, PdfAttachmentRelationship, String, String) | Embeds the content of a stream into the pdf document as an associated file. |