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.
Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)