Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / DestinationRef Class
Members

In This Topic
    DestinationRef Class
    In This Topic
    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
    public class DestinationRef : DestinationBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.DocAction
             GrapeCity.Documents.Pdf.DestinationBase
                GrapeCity.Documents.Pdf.DestinationRef

    See Also