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