Interface IBeforeSavingEventHandler
Interface IBeforeSavingEventHandler
Nazwa przestrzeń: Aspose.Page.XPS.Features.EventBasedModifications Zgromadzenie: Aspose.Page.dll (25.4.0)
Definuje powszechny interfejs handlowca wydarzeń przed oszczędzaniem.
public interface IBeforeSavingEventHandler<t> where T : IModificationAPI
Rodzaj parametrów
T
Modyfikacja typu API.
Methods
Handle(NastępnyPrzekierowanoT>)
Zadbaj o wydarzenie.
void Handle(BeforeSavingEventArgs<t> args)
Parameters
Argumenty z wydarzeń.