Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource 方法

PsConverterOptions::AddSaveDataSource method

PsConverterOptions 插件数据集合添加新的数据源。

void Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource(System::SharedPtr<IDataSource> saveDataSource) override
ParameterType描述
saveDataSourceSystem::SharedPtr<IDataSource>用于保存操作结果的数据源(文件或流)。

另见