DocumentDestinations Property
Gets the collection of destinations. Obsolete. Please use NamedDestinations.

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

Property Value

Type: DestinationCollection
See Also