Constructs an PDF internal link element

C# | Visual Basic | Visual C++ |
public InternalLinkElement( RectangleF linkRectangle, ExplicitDestination linkDestination )
Public Sub New ( linkRectangle As RectangleF, linkDestination As ExplicitDestination )
public: InternalLinkElement( RectangleF linkRectangle, ExplicitDestination^ linkDestination )

- 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)