IEventBasedModificationOptions class

IEventBasedModificationOptions class

Defines options relevant to handling event-based modifications during document saving.

The IEventBasedModificationOptions type exposes the following members:

Properties

NameDescription
before_page_saving_event_handlersThe collection of event handlers that performs modifications to an XPS page just before it is saved.

See Also