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; }