IAppointment
Overview
IAppointment is a interface in Aspose.PDF FOSS for Java.
Marker interface for PDF destinations — either an inline {@link ExplicitDestination} (page + coordinates) or a {@link NamedDestination} (name resolved through the document’s name tree at use time, ISO 32000-1:2008 §12.3.2.3).
This interface is part of the public API of Aspose.PDF FOSS for Java. It can be used with other exported types in the package when working with IAppointment values in your Java application.