Interface IEventBasedModificationOptions

Interface IEventBasedModificationOptions

Nom dels espais: Aspose.Page.XPS.Presentation Assemblea: Aspose.Page.dll (25.4.0)

Defineix opcions rellevants per gestionar modificacions basades en esdeveniments durant l’emmagatzematge de documents.

public interface IEventBasedModificationOptions

Properties

BeforePageSavingEventHandlers

La col·lecció de manipuladors d’esdeveniments que realitzen modificacions a una pàgina XPS just abans que es salvi.

IList<beforepagesavingeventhandler> BeforePageSavingEventHandlers { get; }

Valor de la propietat

IList < BeforePageSavingEventHandler >

 Català