Overload List
| Name | Description | |
|---|---|---|
|  | ExplicitDestination | 
            Creates an empty explicit destination. The DestPage property must be set after object creation
             | 
|  | ExplicitDestination(PdfPage) | 
            Constructs a destination to the specified page
             | 
|  | ExplicitDestination(PdfPage, PointF) | 
            Constructs a destination to the specified location in the specified page
             | 
|  | ExplicitDestination(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
