Winnovative Excel to PDF Converter

FileAttachmentElement Constructor (RectangleF, String)

Winnovative Excel to PDF Converter Documentation
Creates a file attachment and a link in page to the attachment

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public FileAttachmentElement(
	RectangleF linkRectangle,
	string filePath
)

Parameters

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

Reference