Aspose::Pdf::Plugins::PdfToImageOptions::AddInput method

PdfToImageOptions::AddInput method

Adds new data source to the PdfToImage plugin data collection.

void Aspose::Pdf::Plugins::PdfToImageOptions::AddInput(System::SharedPtr<IDataSource> dataSource) override
ParameterTypeDescription
dataSourceSystem::SharedPtr<IDataSource>Data source to add.

See Also