VintaSoft Barcode .NET SDK 15.0: Документация для Веб разработчика
Vintasoft.Barcode.Web.Services Namespace / WebBarcodeRecognition1DResult Class
Члены типа Объект Синтаксис Иерархия Требования Смотрите также
В этом разделе
    Класс WebBarcodeRecognition1DResult
    В этом разделе
    Содержит информацию о распознанном 1D штрих-коде.
    Объектная модель
    WebRegion WebBarcodePrintQualityTestResultBase WebBarcodeRecognition1DResult
    Синтаксис
    'Declaration
    
    <KnownTypeAttribute(Vintasoft.Barcode.Web.Services.WebISO15416BarcodePrintQualityTestResult)>
    <KnownTypeAttribute(Vintasoft.Barcode.Web.Services.WebISO15415BarcodePrintQualityTestResult)>
    Public Class WebBarcodeRecognition1DResult
       Inherits WebBarcodeRecognitionResult
    
    
    [KnownType(Vintasoft.Barcode.Web.Services.WebISO15416BarcodePrintQualityTestResult)]
    [KnownType(Vintasoft.Barcode.Web.Services.WebISO15415BarcodePrintQualityTestResult)]
    public class WebBarcodeRecognition1DResult : WebBarcodeRecognitionResult
    
    
    [KnownType(Vintasoft.Barcode.Web.Services.WebISO15416BarcodePrintQualityTestResult)]
    [KnownType(Vintasoft.Barcode.Web.Services.WebISO15415BarcodePrintQualityTestResult)]
    public __gc class WebBarcodeRecognition1DResult : public WebBarcodeRecognitionResult*
    
    
    [KnownType(Vintasoft.Barcode.Web.Services.WebISO15416BarcodePrintQualityTestResult)]
    [KnownType(Vintasoft.Barcode.Web.Services.WebISO15415BarcodePrintQualityTestResult)]
    public ref class WebBarcodeRecognition1DResult : public WebBarcodeRecognitionResult^
    
    
    Иерархия наследования

    System.Object
       Vintasoft.Barcode.Web.Services.WebBarcodeRecognitionResult
          Vintasoft.Barcode.Web.Services.WebBarcodeRecognition1DResult

    Требования

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

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