Winnovative Logo

LinkUrlElement Constructor

Winnovative Client for .NET Framework
Constructs a URL link element

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

public LinkUrlElement(
	RectangleFloat linkRectangle,
	string linkURL
)

Parameters

linkRectangle
Type: WinnovativeClientRectangleFloat
The link rectangle in page
linkURL
Type: SystemString
The link destination URL
See Also

Reference