Constructs a link in the given PDF page from the given rectangle to the resource given by the the destination URI
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- page
- Type: HiQPdfPdfPage
The PDF page where to create the link - rectangle
- Type: System.DrawingRectangleF
The link rectangle in PDF page - uri
- Type: SystemString
The destination URI
See Also