ImageGear .NET v25.2 - Updated
ImageGear.Barcode Assembly / ImageGear.Barcode Namespace / ImGearBarcodeResult Class
Properties


In This Topic
    ImGearBarcodeResult Class Members
    In This Topic

    The following tables list the members exposed by ImGearBarcodeResult.

    Public Properties
     NameDescription
    Public PropertyGets the bounding rectangular area of the recognized barcode.  
    Public PropertyGets the recognized barcode data value in bytes.  
    Public PropertyGets the name of the recognized barcode.  
    Public PropertyGets the type of the recognized barcode.  
    Public PropertyGets the value of the recognized barcode.  
    Public PropertyGets the confidence of the recognized barcode.  
    Public PropertyGets a value indicating whether there is a valid check sum for a recognized barcode.  
    Public PropertyGets the length of the result string.  
    Public PropertyGets the number of characters in the recognized check sum.  
    Public PropertyGets the top-left point of the recognized barcode.  
    Public PropertyGets the top-right point of the recognized barcode.  
    Public PropertyGets the bottom-right point of the recognized barcode.  
    Public PropertyGets the bottom-left point of the recognized barcode.  
    Public PropertyGets the angle of skew for the recognized barcode analyzed.  
    Top
    See Also