[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.DestinationsNamesDests

DestinationsNamesDests Property

DestinationsNamesDests

Gets the dictionary of named destinations defined in the Dests entry of the Name Dictionary.

Declaration
public IDictionary<PdfString, IDestination> DestinationsNamesDests { get; }
Public ReadOnly Property DestinationsNamesDests As IDictionary(Of PdfString, IDestination)