EVO HTML to PDF Converter

FileAttachmentElement Constructor (RectangleFloat, String)

Winnovative Client for .NET Documentation
Creates a file attachment and a link in page to the attachment

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public FileAttachmentElement(
	RectangleFloat linkRectangle,
	string filePath
)

Parameters

linkRectangle
Type: Winnovative.HtmlToPdfClientRectangleFloat
The attachment link rectangle in page
filePath
Type: SystemString
The path to file to be attached
See Also

Reference