Documents for PDF, .NET Edition Documentation
DestinationRef Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace : DestinationRef Class
Defines destination as reference to another destination, referenced destination can be in Dests dictionary of PDF document or in Dests subtree of Name Tree.
Object Model
DestinationRef Class
Syntax
'Declaration
 
Public Class DestinationRef 
   Inherits DestinationBase
   Implements GrapeCity.Documents.Pdf.Actions.IAction 
public class DestinationRef : DestinationBase, GrapeCity.Documents.Pdf.Actions.IAction  
Inheritance Hierarchy

System.Object
   GrapeCity.Documents.Pdf.DestinationBase
      GrapeCity.Documents.Pdf.DestinationRef

See Also

Reference

DestinationRef Members
GrapeCity.Documents.Pdf Namespace