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) Version: 5.2.0.0 (5.2.0.0)