Aspose::Words::Saving::FixedPageSaveOptions::get_OptimizeOutput method
FixedPageSaveOptions::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 formatting are concatenated. Note: The accuracy of the content display may be affected if this property is set to true. Default is false.
virtual bool Aspose::Words::Saving::FixedPageSaveOptions::get_OptimizeOutput()
See Also
- Class FixedPageSaveOptions
- Namespace Aspose::Words::Saving
- Library Aspose.Words for C++