Interface IEventBasedModificationOptions
Interface IEventBasedModificationOptions
ชื่อพื้นที่: Aspose.Page.XPS.Presentation การประกอบ: Aspose.Page.dll (25.4.0)
กําหนดตัวเลือกที่เกี่ยวข้องในการจัดการการเปลี่ยนแปลงตามเหตุการณ์ในระหว่างการบันทึกเอกสาร
public interface IEventBasedModificationOptions
Properties
BeforePageSavingEventHandlers
การเก็บรวบรวมผู้จัดการเหตุการณ์ที่ทําการเปลี่ยนแปลงไปยังหน้า XPS ก่อนที่จะถูกบันทึก
IList<beforepagesavingeventhandler> BeforePageSavingEventHandlers { get; }