EVO HTML to PDF Converter

InternalLinkElement Constructor

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

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient_NetCore (in WnvHtmlToPdfClient_NetCore.dll) Version: 16.0.0
Syntax

public InternalLinkElement(
	RectangleFloat linkRectangle,
	ExplicitDestination linkDestination
)

Parameters

linkRectangle
Type: Winnovative.HtmlToPdfClientRectangleFloat
The link rectangle in page
linkDestination
Type: Winnovative.HtmlToPdfClientExplicitDestination
The link destination
See Also

Reference