ExpertPdf Html to Pdf Converter Library
InternalLinkElement Constructor (linkRectangle, linkDestination)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentInternalLinkElementInternalLinkElement(RectangleF, ExplicitDestination)
ExpertPdf Html to Pdf Converter Library
Constructs an PDF internal link element
Declaration Syntax
C#Visual BasicVisual C++
public InternalLinkElement(
	RectangleF linkRectangle,
	ExplicitDestination linkDestination
)
Public Sub New ( 
	linkRectangle As RectangleF,
	linkDestination As ExplicitDestination
)
public:
InternalLinkElement(
	RectangleF linkRectangle, 
	ExplicitDestination^ linkDestination
)
Parameters
linkRectangle (RectangleF)
The link rectangle in page
linkDestination (ExplicitDestination)
The link destination

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)