Overload List

  NameDescription
Public methodExplicitDestination()()()()
Creates an empty explivit destination. The DestPage property must be set after object creation
Public methodExplicitDestination(PdfPage)
Constructs a destination to the specified page
Public methodExplicitDestination(PdfPage, PointF)
Constructs a destination to the specified location in the specified page
Public methodExplicitDestination(PdfPage, PointF, DestinationViewMode)
Constructs a destination to the specified location in the specified page and with the specified view mode of the destination page

See Also