ExpertPdf Html to Pdf Converter Library
PdfActionGoTo Constructor (goToDestination)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentPdfActionGoToPdfActionGoTo(ExplicitDestination)
ExpertPdf Html to Pdf Converter 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.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)