Creates link to a file in the given PDF page and the given bounds
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 the PDF page - file
- Type: SystemString
The full or relative path to the file to link
See Also