IAppointment
Overview
IAppointment is a interface in Aspose.PDF FOSS for .NET.
Marker interface for any object that can be stored in an outline item’s Destination, a link annotation’s Destination, Document.OpenAction, or a named-destination collection.
This interface provides 1 method for working with IAppointment objects in .NET programs.
Available methods include: ToString.
All public members are accessible to any .NET application after installing the Aspose.PDF FOSS for .NET package.
Methods
| Signature | Description |
|---|---|
ToString() | Human-readable representation of this appointment target. |