Constructs a PDF internal link element with the given location and destination
Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax
public InternalLinkElement( RectangleFloat linkRectangle, ExplicitDestination linkDestination )
Parameters
- linkRectangle
- Type: WinnovativeClientRectangleFloat
The link rectangle in page - linkDestination
- Type: WinnovativeClientExplicitDestination
The link destination
See Also