Aspose::Page::Plugins::XpsConverterOptions::AddSaveDataSource método

XpsConverterOptions::AddSaveDataSource method

Agrega una nueva fuente de datos a la colección de datos del complemento XpsConverterOptions.

void Aspose::Page::Plugins::XpsConverterOptions::AddSaveDataSource(System::SharedPtr<IDataSource> saveDataSource) override
ParámetroTipoDescripción
saveDataSourceSystem::SharedPtr<IDataSource>Fuente de datos (archivo o flujo) para los resultados de la operación de guardado.

Ver también