Aspose::Page::Plugins::XpsConverterOptions::AddDataSource 方法

XpsConverterOptions::AddDataSource method

XpsConverter 插件数据集合添加新的数据源。

void Aspose::Page::Plugins::XpsConverterOptions::AddDataSource(System::SharedPtr<IDataSource> dataSource) override
ParameterType描述
dataSourceSystem::SharedPtr<IDataSource>要添加的数据源。

另见