EVO PDF Logo

FileLinkElement Constructor

EVO PDF Client for .NET Framework
Constructs a file link element

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public FileLinkElement(
	RectangleFloat linkRectangle,
	string filePath
)

Parameters

linkRectangle
Type: EvoPdfClientRectangleFloat
The link rectangle in page
filePath
Type: SystemString
The linked file
See Also

Reference