Aspose::Cells::LowCode::LowCodeImageSaveOptions::SetSaveOptionsProvider method
LowCodeImageSaveOptions::SetSaveOptionsProvider method
Provider of save options for saving generated images.
void Aspose::Cells::LowCode::LowCodeImageSaveOptions::SetSaveOptionsProvider(const AbstractLowCodeSaveOptionsProvider &value)
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
- Class Vector
- Class AbstractLowCodeSaveOptionsProvider
- Class LowCodeImageSaveOptions
- Namespace Aspose::Cells::LowCode
- Library Aspose.Cells for C++