PdfDocumentControlAddFileAttachment Method
Adds a file to the document's attachments. The attachment appears
in the Attachments panel of PDF viewers
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public void AddFileAttachment(
PdfFileAttachment fileAttachment
)
Parameters
- fileAttachment PdfFileAttachment
- The file attachment to add