PdfDocumentCreateAttachmentFromFile(String, String) Method
Attaches the given file to PDF document
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public void CreateAttachmentFromFile(
string file,
string description
)
Parameters
- file String
- The full path of the file to attach
- description String
- Descriptive text associated with the attachment