Overload List
| Name | Description | |
|---|---|---|
| CreateAttachmentFromFile(String) |
Attaches the given file to PDF document
| |
| CreateAttachmentFromFile(String, String) |
Attaches the given file to PDF document
| |
| CreateAttachmentFromFile(PdfPage, RectangleF, PdfAttachIconType, String) |
Attaches the given file to the PDF document and creates an icon for the attachment in the given rectangle in the given PDF page
|
See Also