HiQPdf Documentation

PdfDocumentCreateAttachmentFromFile Method

HiQPdf Client for .NET Core
Overload List

  NameDescription
Public methodCreateAttachmentFromFile(String)
Attaches the given file to PDF document
Public methodCreateAttachmentFromFile(String, String)
Attaches the given file to PDF document
Public methodCreateAttachmentFromFile(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
Top
See Also

Reference