Aspose::Page::Plugins::PsConverterOptions::AddDataSource method
PsConverterOptions::AddDataSource method
Adds new data source to the PsConverter plugin data collection.
void Aspose::Page::Plugins::PsConverterOptions::AddDataSource(System::SharedPtr<IDataSource> dataSource) override
Parameter | Type | Description |
---|---|---|
dataSource | System::SharedPtr<IDataSource> | Data source to add. |
See Also
- Typedef SharedPtr
- Class IDataSource
- Class PsConverterOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++