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;

 한국어