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