Aspose::Cells::Rendering::ImageOrPrintOptions::SetTransparent method
ImageOrPrintOptions::SetTransparent method
Indicates if the background of generated image should be transparent.
void Aspose::Cells::Rendering::ImageOrPrintOptions::SetTransparent(bool value)
Remarks
The default value is false. That means the background of the generated images is white.
See Also
- Class Vector
- Class ImageOrPrintOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++