Interface IEventBasedModificationOptions

Interface IEventBasedModificationOptions

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

ドキュメント保存中のイベントベースの変更を処理するために関連するオプションを定義します。

public interface IEventBasedModificationOptions

プロパティ

BeforePageSavingEventHandlers

XPSページが保存される直前に変更を行うイベントハンドラーのコレクションです。

IList<beforepagesavingeventhandler> BeforePageSavingEventHandlers { get; }

プロパティの値

IList<BeforePageSavingEventHandler&gt;

 日本語