[]
Gets the dictionary of named destinations defined in the Dests entry of the document catalog.
public IDictionary<PdfName, IDestination> DestinationsDests { get; }
Public ReadOnly Property DestinationsDests As IDictionary(Of PdfName, IDestination)