Documents for PDF, .NET Edition Documentation
Dest Property (ActionGoTo)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Actions Namespace > ActionGoTo Class : Dest Property
Gets or sets the GrapeCity.Documents.Pdf.DestinationBase object defining the new document view.
Syntax
'Declaration
 
Public Property Dest As DestinationBase
public DestinationBase Dest {get; set;}
See Also

Reference

ActionGoTo Class
ActionGoTo Members