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

<KnownTypeAttribute(Vintasoft.Barcode.Web.Services.WebISO15416BarcodePrintQualityTestResult)>
<KnownTypeAttribute(Vintasoft.Barcode.Web.Services.WebISO15415BarcodePrintQualityTestResult)>
Public Class WebAamvaBarcodeRecognitionResult
   Inherits WebBarcodeRecognition2DResult

[KnownType(Vintasoft.Barcode.Web.Services.WebISO15416BarcodePrintQualityTestResult)]
[KnownType(Vintasoft.Barcode.Web.Services.WebISO15415BarcodePrintQualityTestResult)]
public class WebAamvaBarcodeRecognitionResult : WebBarcodeRecognition2DResult

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

System.Object
   Vintasoft.Barcode.Web.Services.WebBarcodeRecognitionResult
      Vintasoft.Barcode.Web.Services.WebBarcodeRecognition2DResult
         Vintasoft.Barcode.Web.Services.WebAamvaBarcodeRecognitionResult

Требования

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

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