Aspose::Page::Plugins::PsConverterOptions::AddDataSource method
PsConverterOptions::AddDataSource method
Fügt eine neue Datenquelle zur PsConverter Plugin-Datensammlung hinzu.
void Aspose::Page::Plugins::PsConverterOptions::AddDataSource(System::SharedPtr<IDataSource> dataSource) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| dataSource | System::SharedPtr<IDataSource> | Datenquelle zum Hinzufügen. |
Siehe auch
- Typedef SharedPtr
- Class IDataSource
- Class PsConverterOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++