IEventBasedModificationOptions.BeforePageSavingEventHandlers
IEventBasedModificationOptions.BeforePageSavingEventHandlers property
The collection of event handlers that performs modifications to an XPS page just before it is saved.
public IList<BeforePageSavingEventHandler> BeforePageSavingEventHandlers { get; }
See Also
- class BeforePageSavingEventHandler
- interface IEventBasedModificationOptions
- namespace Aspose.Page.XPS.Presentation
- assembly Aspose.Page