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

In This Topic
    Name Property (DestinationRef)
    In This Topic
    Gets the name of referenced destination in the Dests dictionary of PDF document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As System.String
    public System.string Name {get;}
    See Also