EVO HTML to PDF Converter

FileLinkElement Constructor

EVO HTML to PDF Converter for .NET Documentation
Constructs a file link element

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public FileLinkElement(
	RectangleF linkRectangle,
	string filePath
)

Parameters

linkRectangle
Type: System.DrawingRectangleF
The link rectangle in page
filePath
Type: SystemString
The linked file
See Also

Reference