com.aspose.xps.features.EventBasedModifications
The com.aspose.xps.features.EventBasedModifications package provides classes related to event-based modifications of XPS documents.
Classes
Class | Description |
---|---|
BeforePageSavingEventHandler | The base class for before-page-saving event handlers. |
BeforeSavingEventArgs | Defines the base class for arguments of various before-saving events. |
PageAPI | The Page element modification API. |
Interfaces
Interface | Description |
---|---|
IBeforeSavingEventHandler | Defines the common before-saving event handler interface. |
IModificationAPI | The basic interface for any XPS element’s modification API. |