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