Aspose::Words::Saving::HtmlFixedSaveOptions::get_OptimizeOutput method
HtmlFixedSaveOptions::get_OptimizeOutput method
Flag indicates whether it is required to optimize output. If this flag is set redundant nested canvases and empty canvases are removed, also neighbor glyphs with the same formating are concatenated. Note: The accuracy of the content display may be affected if this property is set to true. Default is true.
bool Aspose::Words::Saving::HtmlFixedSaveOptions::get_OptimizeOutput() override
See Also
- Class HtmlFixedSaveOptions
- Namespace Aspose::Words::Saving
- Library Aspose.Words for C++