HiQPdf Documentation

PdfDocumentCreateAttachmentFromFile Method (String)

Quickly Create High Quality PDFs
Attaches the given file to PDF document

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public void CreateAttachmentFromFile(
	string file
)

Parameters

file
Type: SystemString
The full path of the file to attach
See Also

Reference