Constructs a destination to the specified location in the specified page and with the specified view mode
of the destination page
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
Parameters
- page
- Type: EvoPdf.HtmlToPdfClientPdfPage
The destination page - point
- Type: EvoPdf.HtmlToPdfClientPointFloat
The destination point in page - viewMode
- Type: EvoPdf.HtmlToPdfClientDestinationViewMode
The destination view mode
See Also