DocumentNamedDestinations Property
Collection of Named Destination in the document.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public NamedDestinationCollection NamedDestinations { get; }

Property Value

Type: NamedDestinationCollection
See Also