VintaSoft Barcode .NET SDK 16.0: Документация для Веб разработчика
Vintasoft.Barcode.Web.Services Namespace / WebBarcodeReadResponseParams Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
Класс WebBarcodeReadResponseParams
В этом разделе
Ответ от веб службы. Содержит информацию о результатах распознавания штрих-кода.
Объектная модель
WebBarcodeRecognitionResult WebBarcodeReadResponseParams
Синтаксис
'Declaration

<KnownTypeAttribute(Vintasoft.Barcode.Web.Services.WebAamvaBarcodeRecognitionResult)>
<KnownTypeAttribute(Vintasoft.Barcode.Web.Services.WebBarcodeRecognition1DResult)>
<KnownTypeAttribute(Vintasoft.Barcode.Web.Services.WebBarcodeRecognition2DResult)>
<KnownTypeAttribute(Vintasoft.Barcode.Web.Services.WebMailmarkCMDMBarcodeRecognitionResult)>
<KnownTypeAttribute(Vintasoft.Barcode.Web.Services.WebSwissQRCodeBarcodeRecognitionResult)>
<KnownTypeAttribute(Vintasoft.Barcode.Web.Services.WebAztecBarcodeRecognitionResult)>
Public Class WebBarcodeReadResponseParams
   Inherits Vintasoft.Shared.Web.WebResponseParamsBase

[KnownType(Vintasoft.Barcode.Web.Services.WebAamvaBarcodeRecognitionResult)]
[KnownType(Vintasoft.Barcode.Web.Services.WebBarcodeRecognition1DResult)]
[KnownType(Vintasoft.Barcode.Web.Services.WebBarcodeRecognition2DResult)]
[KnownType(Vintasoft.Barcode.Web.Services.WebMailmarkCMDMBarcodeRecognitionResult)]
[KnownType(Vintasoft.Barcode.Web.Services.WebSwissQRCodeBarcodeRecognitionResult)]
[KnownType(Vintasoft.Barcode.Web.Services.WebAztecBarcodeRecognitionResult)]
public class WebBarcodeReadResponseParams : Vintasoft.Shared.Web.WebResponseParamsBase

Иерархия наследования

System.Object
   Vintasoft.Shared.Web.WebResponseParamsBase
      Vintasoft.Barcode.Web.Services.WebBarcodeReadResponseParams

Требования

Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

Смотрите также