Aspose::Cells::LowCode::LowCodeImageSaveOptions::SetSaveFormat method

LowCodeImageSaveOptions::SetSaveFormat method

Gets or sets the save format.

void Aspose::Cells::LowCode::LowCodeImageSaveOptions::SetSaveFormat(SaveFormat value)

Remarks

If ImageOptions has been specified, setting this property will also change the ImageOrPrintOptions.ImageType value of it.

See Also