Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource 方法
PsConverterOptions::AddSaveDataSource method
向 PsConverterOptions 插件数据集合添加新的数据源。
void Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource(System::SharedPtr<IDataSource> saveDataSource) override
| Parameter | Type | 描述 |
|---|---|---|
| saveDataSource | System::SharedPtr<IDataSource> | 用于保存操作结果的数据源(文件或流)。 |
另见
- Typedef SharedPtr
- Class IDataSource
- Class PsConverterOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++