Winnovative Logo

LinkUrlElement Constructor

Winnovative Client for .NET Core
Constructs a URL link element

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.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