Aspose::Page::Plugins::XpsConverterOptions::AddDataSource metodo
XpsConverterOptions::AddDataSource method
Aggiunge una nuova origine dati alla raccolta dati del plugin XpsConverter.
void Aspose::Page::Plugins::XpsConverterOptions::AddDataSource(System::SharedPtr<IDataSource> dataSource) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| dataSource | System::SharedPtr<IDataSource> | Origine dati da aggiungere. |
Vedi anche
- Typedef SharedPtr
- Class IDataSource
- Class XpsConverterOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++