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