Creates a file attachment and link in page to the attachment

C# | Visual Basic | Visual C++ |
public FileAttachmentElement( string filePath )
Public Sub New ( filePath As String )
public: FileAttachmentElement( String^ filePath )

- 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)