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