Aspose::Cells::Rendering::ImageOrPrintOptions::IsOptimized method
ImageOrPrintOptions::IsOptimized method
Indicates whether to optimize the output elements.
bool Aspose::Cells::Rendering::ImageOrPrintOptions::IsOptimized()
Remarks
Default value is false. Currently when this property is set to true, the following optimizations will be done:1. optimize the border lines.
- optimize the file size while rendering to Svg image.
See Also
- Class Vector
- Class ImageOrPrintOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++