PdfInternalLink Constructor
Creates an internal link object to add to PDF document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfInternalLink(
RectangleFloat linkRectangle,
PdfDestination destination
)
Parameters
- linkRectangle RectangleFloat
- The internal link rectangle in PDF page
- destination PdfDestination
- The link destination in PDF document