Click or drag to resize

ExplicitDestination Constructor

Overload List
  NameDescription
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
Top
See Also