Interface IEventBasedModificationOptions
IEventBasedModificationOptions interface
Defines options relevant to handling event-based modifications during document saving.
public interface IEventBasedModificationOptions
Properties
Name | Description |
---|---|
BeforePageSavingEventHandlers { get; } | The collection of event handlers that performs modifications to an XPS page just before it is saved. |
See Also
- namespace Aspose.Page.XPS.Presentation
- assembly Aspose.Page