ExpertPdf Html to Pdf Converter Library
FileAttachmentElement Constructor (filePath)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentFileAttachmentElementFileAttachmentElement(String)
ExpertPdf Html to Pdf Converter Library
Creates a file attachment and link in page to the attachment
Declaration Syntax
C#Visual BasicVisual C++
public FileAttachmentElement(
	string filePath
)
Public Sub New ( 
	filePath As String
)
public:
FileAttachmentElement(
	String^ filePath
)
Parameters
filePath (String)
The path to file to be attached

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)