Interface IEventBasedModificationOptions
Interface IEventBasedModificationOptions
이름 공간 : Aspose.Page.XPS.Presentation 모임: Aspose.Page.dll (25.4.0)
문서 저장 기간 동안 이벤트 기반 변경 사항을 처리하는 데 관련된 옵션을 정의합니다.
public interface IEventBasedModificationOptions
Properties
BeforePageSavingEventHandlers
XPS 페이지에 변경 사항을 수행하는 이벤트 매니저의 수집은 저장되기 직전에.
IList<beforepagesavingeventhandler> BeforePageSavingEventHandlers { get; }
부동산 가치
IList <에 대한 정보 BeforePageSavingEventHandler >