get_WarningCallback()

ILoadOptions::get_WarningCallback() method

Returns an object which receives warnings and decides whether loading process will continue or will be aborted. Read Warnings::IWarningCallback.

virtual System::SharedPtr<Warnings::IWarningCallback> Aspose::Slides::ILoadOptions::get_WarningCallback()=0

See Also