Aspose::Page::XPS::Features::EventBasedModifications::IBeforeSavingEventHandler class
IBeforeSavingEventHandler class
Defines the common before-saving event handler interface.
template<typename T>class IBeforeSavingEventHandler : public virtual System::Object
| Parameter | Description | 
|---|---|
| T | The modification API type. | 
Methods
| Method | Description | 
|---|---|
| virtual Handle(System::SharedPtr<BeforeSavingEventArgs<T>>) | Handles the event. | 
See Also
- Class Object
 - Namespace Aspose::Page::XPS::Features::EventBasedModifications
 - Library Aspose.Page for C++