Documents for PDF, .NET Edition Documentation
NameTree Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > DestinationRef Class : NameTree Property
Gets a value indicating whether this DestinationRef references destination in Dests dictionary of PDF document or in Dests subtree of document's Name Tree. If this property is null then place of referenced destination determinated on the base of *current* document.
Syntax
'Declaration
 
Public ReadOnly Property NameTree As System.Nullable(Of Boolean)
public System.Nullable<bool> NameTree {get;}
See Also

Reference

DestinationRef Class
DestinationRef Members