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