PdfDestination(PdfPage, PointF) Constructor
Creates a destination for the given point in the given PDF page
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public PdfDestination(
PdfPage page,
PointF point
)
Parameters
- page PdfPage
- The target page
- point PointF
- The target point in page