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
ParameterTypeDescription
dataSourceSystem::SharedPtr<IDataSource>Target (file or stream data source) for saving operation results.

See Also