EVO HTML to PDF Converter

InternalLinkElement Constructor

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

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.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