PdfDocumentAddFileAttachmentAnnotation Method
Adds a file attachment displayed as a clickable icon on a specific
page. Clicking the icon opens or extracts the attached file. The
file is also added to the Attachments panel alongside any other
attachments
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public void AddFileAttachmentAnnotation(
PdfFileAttachmentAnnotation fileAttachmentAnnotation
)
Parameters
- fileAttachmentAnnotation PdfFileAttachmentAnnotation
- The file attachment annotation to add