Aspose::Page::Plugins::ISaveInstruction::AddSaveDataSource metodo
ISaveInstruction::AddSaveDataSource method
Aggiunge una nuova destinazione di salvataggio del risultato.
virtual void Aspose::Page::Plugins::ISaveInstruction::AddSaveDataSource(System::SharedPtr<IDataSource> saveDataSource)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| saveDataSource | System::SharedPtr<IDataSource> | Destinazione (file o flusso di dati) per i risultati dell’operazione di salvataggio. |
Vedi anche
- Typedef SharedPtr
- Class IDataSource
- Class ISaveInstruction
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++