set_ProgressCallback()

ISaveOptions::set_ProgressCallback(System::SharedPtr<IProgressCallback>) method

Represents a callback object for saving progress updates in percentage. See IProgressCallback.

virtual void Aspose::Slides::Export::ISaveOptions::set_ProgressCallback(System::SharedPtr<IProgressCallback> value)=0

See Also