Aspose::Pdf::Plugins::ISaveInstruction::get_Outputs method

ISaveInstruction::get_Outputs method

Gets the collection of added targets (file or stream data sources) for saving operation results.

virtual System::SharedPtr<System::Collections::Generic::List<System::SharedPtr<IDataSource>>> Aspose::Pdf::Plugins::ISaveInstruction::get_Outputs()=0

See Also