Aspose::Words::Loading::LoadOptions::set_ProgressCallback method
LoadOptions::set_ProgressCallback method
Called during loading a document and accepts data about loading progress.
void Aspose::Words::Loading::LoadOptions::set_ProgressCallback(const System::SharedPtr<Aspose::Words::Loading::IDocumentLoadingCallback> &value)
Remarks
Docx, FlatOpc, Docm, Dotm, Dotx, Markdown, Rtf, WordML, Doc, Dot, Odt, Ott formats supported.
See Also
- Interface IDocumentLoadingCallback
- Class LoadOptions
- Namespace Aspose::Words::Loading
- Library Aspose.Words for C++