EVO Word to PDF Converter

InternalLinkElement Constructor

EVO Word to PDF Converter Documentation
Constructs a PDF internal link element with the given location and destination

Namespace:  EvoWordToPdf
Assembly:  evowordtopdf (in evowordtopdf.dll) Version: 10.0.0.0
Syntax

public InternalLinkElement(
	RectangleF linkRectangle,
	ExplicitDestination linkDestination
)

Parameters

linkRectangle
Type: System.DrawingRectangleF
The link rectangle in page
linkDestination
Type: EvoWordToPdfExplicitDestination
The link destination
See Also

Reference