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: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
public void AddFileAttachmentAnnotation(
PdfFileAttachmentAnnotation fileAttachmentAnnotation
)
Parameters
- fileAttachmentAnnotation PdfFileAttachmentAnnotation
- The file attachment annotation to add