Constructs a destination to the specified location in the specified page and with the specified view mode
of the destination page

C# | Visual Basic | Visual C++ |
public ExplicitDestination( PdfPage page, PointF point, DestinationViewMode viewMode )
Public Sub New ( page As PdfPage, point As PointF, viewMode As DestinationViewMode )
public: ExplicitDestination( PdfPage^ page, PointF point, DestinationViewMode viewMode )

- page (PdfPage)
- The destination page
- point (PointF)
- The destination point in page
- viewMode (DestinationViewMode)
- The destination view mode
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)