Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource Methode
PsConverterOptions::AddSaveDataSource method
Fügt der Datenkollektion des PsConverterOptions-Plugins eine neue Datenquelle hinzu.
void Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource(System::SharedPtr<IDataSource> saveDataSource) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| saveDataSource | System::SharedPtr<IDataSource> | Datenquelle (Datei oder Stream) für das Speichern von Operationsergebnissen. |
Siehe auch
- Typedef SharedPtr
- Class IDataSource
- Class PsConverterOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++