VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Barcode.Web.Services Namespace / WebSwissQRCodeBarcodeRecognitionResult Class
Constructors Properties SeeAlso
In This Topic
    WebSwissQRCodeBarcodeRecognitionResult Class Members
    In This Topic
    The following tables list the members exposed by WebSwissQRCodeBarcodeRecognitionResult.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the dictionary, that contains an additional information about barcode. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the barcode type. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the value of base barcode type. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the size, in pixels, of barcode matrix cell. (Inherited from WebBarcodeRecognition2DResult)
    Public PropertyGets or sets the class name.
    Public PropertyGets or sets the barcode confidence. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the decoded value of Swiss QR Code barcode.
    Public PropertyGets or sets the barcode value in hex representation. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the size, in modules (cells), of the barcode matrix. (Inherited from WebBarcodeRecognition2DResult)
    Public PropertyGets or sets the results of barcode print quality test. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the barcode reading quality. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the image region where barcode is found. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the image threshold which was applied to an image during barcode recognition. (Inherited from WebBarcodeRecognitionResult)
    Public PropertyGets or sets the barcode value. (Inherited from WebBarcodeRecognitionResult)
    See Also