Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource metodo
PsConverterOptions::AddSaveDataSource method
Aggiunge una nuova origine dati alla collezione di dati del plugin PsConverterOptions.
void Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource(System::SharedPtr<IDataSource> saveDataSource) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| saveDataSource | System::SharedPtr<IDataSource> | Origine dati (file o stream) per i risultati dell’operazione di salvataggio. |
Vedi anche
- Typedef SharedPtr
- Class IDataSource
- Class PsConverterOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++