Interface IEventBasedModificationOptions
Interface IEventBasedModificationOptions
名称: Aspose.Page.XPS.Presentation 合計: Aspose.Page.dll (25.4.0)
ドキュメント保存時にイベントベースの変更に対処するための関連するオプションを定義します。
public interface IEventBasedModificationOptions
Properties
BeforePageSavingEventHandlers
イベントマネージャーのコレクションは、保存される直前にXPSページに変更を行います。
IList<beforepagesavingeventhandler> BeforePageSavingEventHandlers { get; }