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
ParameterTypeDescription
dataSourceSystem::SharedPtr<IDataSource>Data source to add.

See Also