Aspose::Page::XPS::Features::EventBasedModifications::IBeforeSavingEventHandler classe

IBeforeSavingEventHandler class

Définit l’interface commune du gestionnaire d’événements avant l’enregistrement.

template<typename T>class IBeforeSavingEventHandler : public virtual System::Object
ParamètreDescription
TLe type d’API de modification.

Méthodes

MéthodeDescription
virtual Handle(System::SharedPtr<BeforeSavingEventArgs<T>>)Gère l’événement.

Voir aussi