Aspose::Words::Saving::HtmlSaveOptions::set_DocumentPartSavingCallback method

HtmlSaveOptions::set_DocumentPartSavingCallback method

Allows to control how document parts are saved when a document is saved to HTML or EPUB.

void Aspose::Words::Saving::HtmlSaveOptions::set_DocumentPartSavingCallback(const System::SharedPtr<Aspose::Words::Saving::IDocumentPartSavingCallback> &value)

See Also