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