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