Aspose::Pdf::Plugins::OrganizerBaseOptions::AddOutput method
OrganizerBaseOptions::AddOutput method
Adds new data source to the PdfOrganizer plugin data collection.
void Aspose::Pdf::Plugins::OrganizerBaseOptions::AddOutput(System::SharedPtr<IDataSource> saveDataSource) override
| Parameter | Type | Description |
|---|---|---|
| saveDataSource | System::SharedPtr<IDataSource> | Data source (file or stream) for saving operation results. |
See Also
- Typedef SharedPtr
- Class IDataSource
- Class OrganizerBaseOptions
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++