Creates a destination for the given point in the given PDF page
Namespace: HiQPdf
Assembly: HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax
Parameters
- page
- Type: HiQPdfPdfPage
The target page - point
- Type: System.DrawingPointF
The target point in page
See Also