Aspose::Page::XPS::Presentation::IEventBasedModificationOptions class

IEventBasedModificationOptions class

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

class IEventBasedModificationOptions : public virtual System::Object

Methods

MethodDescription
virtual get_BeforePageSavingEventHandlers()The collection of event handlers that performs modifications to an XPS page just before it is saved.

See Also