Winnovative Excel to PDF Converter

FileLinkElement Constructor

Winnovative Excel to PDF Converter Documentation
Constructs a file link element

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.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