Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource método
PsConverterOptions::AddSaveDataSource method
Añade una nueva fuente de datos a la colección de datos del plugin PsConverterOptions.
void Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource(System::SharedPtr<IDataSource> saveDataSource) override
| Parámetro | Tipo | Descripción |
|---|---|---|
| saveDataSource | System::SharedPtr<IDataSource> | Fuente de datos (archivo o flujo) para los resultados de la operación de guardado. |
Ver también
- Typedef SharedPtr
- Class IDataSource
- Class PsConverterOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++