Interface IEventBasedModificationOptions
Interface IEventBasedModificationOptions
Tên không gian: Aspose.Page.XPS.Presentation Tổng hợp: Aspose.Page.dll (25.4.0)
Định nghĩa các tùy chọn có liên quan để xử lý các thay đổi dựa trên sự kiện trong thời gian lưu tài liệu.
public interface IEventBasedModificationOptions
Properties
BeforePageSavingEventHandlers
Bộ sưu tập các nhà quản lý sự kiện thực hiện thay đổi vào một trang XPS ngay trước khi nó được tiết kiệm.
IList<beforepagesavingeventhandler> BeforePageSavingEventHandlers { get; }