PdfDocumentCreateFileLink Method
Creates link to a file in the given PDF page and the given bounds
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public void CreateFileLink(
PdfPage page,
RectangleF rectangle,
string file
)
Parameters
- page PdfPage
- The PDF page where to create the link
- rectangle RectangleF
- The link rectangle in the PDF page
- file String
- The full or relative path to the file to link