Aspose::Words::Saving::SaveOptions::set_MemoryOptimization method

SaveOptions::set_MemoryOptimization method

Sets value determining if memory optimization should be performed before saving the document. Default value for this property is false.

void Aspose::Words::Saving::SaveOptions::set_MemoryOptimization(bool value)

See Also