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