[]
Gets the dictionary of named destinations defined in the Dests entry of the Name Dictionary.
public IDictionary<PdfString, IDestination> DestinationsNamesDests { get; }
Public ReadOnly Property DestinationsNamesDests As IDictionary(Of PdfString, IDestination)