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