Aspose::Page::Plugins::XpsConverterOptions::AddSaveDataSource metodo
XpsConverterOptions::AddSaveDataSource method
Aggiunge una nuova origine dati alla raccolta dati del plugin XpsConverterOptions.
void Aspose::Page::Plugins::XpsConverterOptions::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 XpsConverterOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++