Winnovative Logo

InternalLinkElement Constructor

Winnovative Client for .NET Core
Constructs a PDF internal link element with the given location and destination

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 17.0.0
Syntax

public InternalLinkElement(
	RectangleFloat linkRectangle,
	ExplicitDestination linkDestination
)

Parameters

linkRectangle
Type: WinnovativeClientRectangleFloat
The link rectangle in page
linkDestination
Type: WinnovativeClientExplicitDestination
The link destination
See Also

Reference