Interface IEventBasedModificationOptions
Interface IEventBasedModificationOptions
Namespace: Aspose.Page.XPS.Presentation
Assembly: Aspose.Page.dll (25.1.2)
Belge kaydedilirken olay tabanlı değişikliklerle ilgili seçenekleri tanımlar.
public interface IEventBasedModificationOptions
Özellikler
BeforePageSavingEventHandlers
Bir XPS sayfası kaydedilmeden hemen önce değişiklikler yapan olay işleyicilerinin koleksiyonu.
IList<beforepagesavingeventhandler> BeforePageSavingEventHandlers { get; }