Winnovative Logo

FileLinkElement Constructor

Winnovative Client for .NET Framework
Constructs a file link element

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax

public FileLinkElement(
	RectangleFloat linkRectangle,
	string filePath
)

Parameters

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

Reference