Documents for PDF, .NET Edition Documentation
ActionGoTo Constructor(DestinationBase)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Actions Namespace > ActionGoTo Class > ActionGoTo Constructor : ActionGoTo Constructor(DestinationBase)
The GrapeCity.Documents.Pdf.DestinationBase object defining the new document view.
Initialize a new instance of the ActionGoTo class.
Syntax
'Declaration
 
Public Function New( _
   ByVal dest As DestinationBase _
)
public ActionGoTo( 
   DestinationBase dest
)

Parameters

dest
The GrapeCity.Documents.Pdf.DestinationBase object defining the new document view.
See Also

Reference

ActionGoTo Class
ActionGoTo Members
Overload List