Aspose::Page::XPS::Features::EventBasedModifications::IBeforeSavingEventHandler classe
IBeforeSavingEventHandler class
Definisce l’interfaccia comune per i gestori di eventi di pre-salvataggio.
template<typename T>class IBeforeSavingEventHandler : public virtual System::Object
| Parametro | Descrizione |
|---|---|
| T | Il tipo di API di modifica. |
Metodi
| Metodo | Descrizione |
|---|---|
| virtual Handle(System::SharedPtr<BeforeSavingEventArgs<T>>) | Gestisce l’evento. |
Vedi anche
- Class Object
- Namespace Aspose::Page::XPS::Features::EventBasedModifications
- Library Aspose.Page for C++