PdfDocumentCreateAttachmentFromFile Method

Overload List

CreateAttachmentFromFile(String) Attaches the given file to PDF document
CreateAttachmentFromFile(String, String) Attaches the given file to PDF document
CreateAttachmentFromFile(PdfPage, RectangleFloat, 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