Aspose::Cells::LowCode::LowCodeImageSaveOptions::GetSaveOptionsProvider method

LowCodeImageSaveOptions::GetSaveOptionsProvider method

Provider of save options for saving generated images.

AbstractLowCodeSaveOptionsProvider Aspose::Cells::LowCode::LowCodeImageSaveOptions::GetSaveOptionsProvider()

Remarks

The output(LowCodeSaveOptions.OutputFile or LowCodeSaveOptions.OutputStream) specified by this instance will take no effect when this property is specified. Instead the output of every generated image will be specified by the provider.

See Also