Aspose::Cells::LowCode::LowCodeImageSaveOptions::SetImageOptions method

LowCodeImageSaveOptions::SetImageOptions method

The options for rendering images.

void Aspose::Cells::LowCode::LowCodeImageSaveOptions::SetImageOptions(const ImageOrPrintOptions &value)

Remarks

When one ImageOrPrintOptions instance is specified, the SaveFormat will be overwritten(if it had been specified before).

See Also