Interface IEventBasedModificationOptions

Interface IEventBasedModificationOptions

Nombre del espacio: Aspose.Page.XPS.Presentation Asamblea: Aspose.Page.dll (25.4.0)

Define opciones relevantes para gestionar modificaciones basadas en eventos durante el almacenamiento de documentos.

public interface IEventBasedModificationOptions

Properties

BeforePageSavingEventHandlers

La colección de gestores de eventos que realizan modificaciones a una página XPS justo antes de que se salve.

IList<beforepagesavingeventhandler> BeforePageSavingEventHandlers { get; }

Valor de la propiedad

IList &ylt; BeforePageSavingEventHandler >

 Español