Constructs a PDF internal link element with the given location and destination
Namespace: Winnovative
Assembly: wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax
public InternalLinkElement( RectangleF linkRectangle, ExplicitDestination linkDestination )
Parameters
- linkRectangle
- Type: System.DrawingRectangleF
The link rectangle in page - linkDestination
- Type: WinnovativeExplicitDestination
The link destination
See Also