طريقة Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource
PsConverterOptions::AddSaveDataSource method
تُضيف مصدر بيانات جديد إلى مجموعة بيانات المكوّن الإضافي PsConverterOptions.
void Aspose::Page::Plugins::PsConverterOptions::AddSaveDataSource(System::SharedPtr<IDataSource> saveDataSource) override
| Parameter | Type | الوصف |
|---|---|---|
| saveDataSource | System::SharedPtr<IDataSource> | مصدر البيانات (ملف أو تدفق) لحفظ نتائج العملية. |
انظر أيضًا
- Typedef SharedPtr
- Class IDataSource
- Class PsConverterOptions
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++