Click or drag to resize

FileAttachmentElement(String) Constructor

Creates a file attachment and link in page to the attachment

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public FileAttachmentElement(
	string filePath
)

Parameters

filePath  String
The path to file to be attached
See Also