VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode.Web.Services Namespace / WebBarcodeRecognitionResult Class
In This Topic
    WebBarcodeRecognitionResult Class Properties
    In This Topic
    For a list of all properties of this type, see WebBarcodeRecognitionResult.
    Public Properties
     NameDescription
    Public PropertyGets or sets the dictionary, that contains an additional information about barcode.
    Public PropertyGets or sets the barcode type.
    Public PropertyGets or sets the value of base barcode type.
    Public PropertyGets or sets the class name.
    Public PropertyGets or sets the barcode confidence.
    Public PropertyGets or sets the barcode value in hex representation.
    Public PropertyGets or sets the results of barcode print quality test.
    Public PropertyGets or sets the barcode reading quality.
    Public PropertyGets or sets the image region where barcode is found.
    Public PropertyGets or sets the image threshold which was applied to an image during barcode recognition.
    Public PropertyGets or sets the barcode value.
    See Also