OutlineItemCollectionDestination Property
Gets or sets the destination for this outline item.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public IAppointment Destination { get; set; }

Property Value

Type: IAppointment
See Also