ExpertPdf PDF Creator Library
PdfActionGoTo Constructor (goToDestination)
NamespacesExpertPdf.PdfCreatorPdfActionGoToPdfActionGoTo(ExplicitDestination)
ExpertPdf PDF Creator Library
Creates a Go To action based on the sepecified explicit destination.
Declaration Syntax
C#Visual BasicVisual C++
public PdfActionGoTo(
	ExplicitDestination goToDestination
)
Public Sub New ( 
	goToDestination As ExplicitDestination
)
public:
PdfActionGoTo(
	ExplicitDestination^ goToDestination
)
Parameters
goToDestination (ExplicitDestination)
The destination of the Go To action.

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)