VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / BarcodeInfoBase Class
In This Topic
    BarcodeInfoBase Class Properties
    In This Topic
    For a list of all properties of this type, see BarcodeInfoBase.
    Public Properties
     NameDescription
    Public PropertyGets a barcode class: 1D or 2D.
    Public PropertyGets a barcode symbolgy type.
    Public PropertyGets or sets a barcode confidence.
    Public PropertyGets a scan direction in which the barcode was found.
    Public PropertyShows what part of barcode scan lines are correct.
    Public PropertyGets a barcode region.
    Public PropertyGets or sets a value that indicating whether non-data flags or ECI character is visible in barcode value.
    Public PropertyGets an array of symbol components from which the barcode symbol is composed.
    Public PropertyGets a threshold value of barcode.
    Public PropertyGets a barcode string.
    Public PropertyGets an array of value items of barcode.
    See Also