InternalLinkElement Constructor
Constructs a PDF internal link element with the given location and destination
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public InternalLinkElement(
RectangleFloat linkRectangle,
ExplicitDestination linkDestination
)
Public Sub New (
linkRectangle As RectangleFloat,
linkDestination As ExplicitDestination
)
Parameters
- linkRectangle RectangleFloat
- The link rectangle in page
- linkDestination ExplicitDestination
- The link destination