Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource メソッド
PsConverterOptions::AddSaveDataSource method
PsConverterOptions プラグインのデータコレクションに新しいデータソースを追加します。
void Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource(System::SharedPtr<IDataSource> saveDataSource) override
| パラメーター | 型 | 説明 |
|---|---|---|
| saveDataSource | System::SharedPtr<IDataSource> | 保存操作結果のためのデータ ソース(ファイルまたはストリーム)。 |
参照
- Typedef SharedPtr
- Class IDataSource
- Class PsConverterOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++