Aspose::Pdf::Plugins::ISaveInstruction::AddOutput method
ISaveInstruction::AddOutput method
Adds new result save target.
virtual void Aspose::Pdf::Plugins::ISaveInstruction::AddOutput(System::SharedPtr<IDataSource> dataSource)=0
| Parameter | Type | Description |
|---|---|---|
| dataSource | System::SharedPtr<IDataSource> | Target (file or stream data source) for saving operation results. |
See Also
- Typedef SharedPtr
- Class IDataSource
- Class ISaveInstruction
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++