Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource method
PsConverterOptions::AddSaveDataSource method
Adds new data source to the PsConverterOptions plugin data collection.
void Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource(System::SharedPtr<IDataSource> saveDataSource) override
Parameter | Type | Description |
---|---|---|
saveDataSource | System::SharedPtr<IDataSource> | Data source (file or stream) for saving operation results. |
See Also
- Typedef SharedPtr
- Class IDataSource
- Class PsConverterOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++