Creates a Go To action based on the sepecified explicit destination.
| C# | Visual Basic | Visual C++ |
public PdfActionGoTo( ExplicitDestination goToDestination )
Public Sub New ( _ goToDestination As ExplicitDestination _ )
public: PdfActionGoTo( ExplicitDestination^ goToDestination )
- goToDestination (ExplicitDestination)
- The destination of the Go To action.