Creates a file attachment and a link in page to the attachment

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

- linkRectangle (RectangleF)
- The attachment link rectangle in page
- 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)