Winnovative Word to PDF Converter

FileLinkElement Constructor

Winnovative Word to PDF Converter Documentation
Constructs a file link element

Namespace:  WnvWordToPdf
Assembly:  wnvwordtopdf (in wnvwordtopdf.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