Constructs a destination to the specified location in the specified page and with the specified view mode
of the destination page
Namespace: EvoPdf
Assembly: evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax
Parameters
- page
- Type: EvoPdfPdfPage
The destination page - point
- Type: System.DrawingPointF
The destination point in page - viewMode
- Type: EvoPdfDestinationViewMode
The destination view mode
See Also