Interface IEventBasedModificationOptions
Interface IEventBasedModificationOptions
Namespace: Aspose.Page.XPS.Presentation
Assembly: Aspose.Page.dll (25.1.2)
מגדיר אפשרויות רלוונטיות לטיפול בשינויים מבוססי אירועים במהלך שמירת המסמך.
public interface IEventBasedModificationOptions
Properties
BeforePageSavingEventHandlers
אוסף של מטפלי אירועים שמבצעים שינויים לעמוד XPS רגע לפני שהוא נשמר.
IList<beforepagesavingeventhandler> BeforePageSavingEventHandlers { get; }