Aspose::Page::XPS::Presentation::IEventBasedModificationOptions::get_BeforePageSavingEventHandlers method

IEventBasedModificationOptions::get_BeforePageSavingEventHandlers method

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

virtual System::SharedPtr<System::Collections::Generic::IList<System::SharedPtr<Aspose::Page::XPS::Features::EventBasedModifications::BeforePageSavingEventHandler>>> Aspose::Page::XPS::Presentation::IEventBasedModificationOptions::get_BeforePageSavingEventHandlers()=0

See Also