public interface IEventBasedModificationOptions
Defines options relevant to handling event-based modifications during document saving.
| Modifier and Type | Method and Description |
|---|---|
List<BeforePageSavingEventHandler> |
getBeforePageSavingEventHandlers()
Returns the collection of event handlers that performs modifications to an XPS page just before it is saved.
|
List<BeforePageSavingEventHandler> getBeforePageSavingEventHandlers()
Returns the collection of event handlers that performs modifications to an XPS page just before it is saved.
Copyright © 2025 Aspose. All Rights Reserved.