Aspose::Cells::Rendering::ImageOrPrintOptions::SetIsOptimized method
ImageOrPrintOptions::SetIsOptimized method
Indicates whether to optimize the output elements.
void Aspose::Cells::Rendering::ImageOrPrintOptions::SetIsOptimized(bool value)
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++