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

See Also