Aspose::Page::Plugins::ISaveInstruction::get_SaveTargetsCollection method
ISaveInstruction::get_SaveTargetsCollection 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::Page::Plugins::ISaveInstruction::get_SaveTargetsCollection()=0
See Also
- Typedef SharedPtr
- Class List
- Class IDataSource
- Class ISaveInstruction
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++