[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcPdfDocument.DestinationsDests

DestinationsDests Property

DestinationsDests

Gets the dictionary of named destinations defined in the Dests entry of the document catalog.

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