Aspose::Page::Plugins::XpsConverterOptions::AddSaveDataSource 方法

XpsConverterOptions::AddSaveDataSource method

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

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

另见