Aspose::Cells::Rendering::ImageOrPrintOptions::GetTransparent method

ImageOrPrintOptions::GetTransparent method

Indicates if the background of generated image should be transparent.

bool Aspose::Cells::Rendering::ImageOrPrintOptions::GetTransparent()

Remarks

The default value is false. That means the background of the generated images is white.

See Also