Interface IEventBasedModificationOptions

Interface IEventBasedModificationOptions

Namespace: Aspose.Page.XPS.Presentation
Assembly: Aspose.Page.dll (25.1.2)

Định nghĩa các tùy chọn liên quan đến việc xử lý các sửa đổi dựa trên sự kiện trong quá trình lưu tài liệu.

public interface IEventBasedModificationOptions

Thuộc tính

BeforePageSavingEventHandlers

Bộ sưu tập các trình xử lý sự kiện thực hiện các sửa đổi cho một trang XPS ngay trước khi nó được lưu.

IList<beforepagesavingeventhandler> BeforePageSavingEventHandlers { get; }

Giá trị thuộc tính

IList<BeforePageSavingEventHandler&gt;

 Tiếng Việt