Creates a destination for the given point in the given PDF page having the given view mode
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 - viewMode
- Type: HiQPdfPdfDestinationViewMode
The destination view mode
See Also