VintaSoft Barcode .NET SDK 14.3: Documentation for .NET developer
Vintasoft.Barcode Namespace / IBarcodeInfo Interface
Properties Methods SeeAlso
In This Topic
    IBarcodeInfo Interface Members
    In This Topic
    The following tables list the members exposed by IBarcodeInfo.
    Public Properties
     NameDescription
    Public PropertyGets a barcode class: 1D or 2D.
    Public PropertyGets a barcode type.
    Public PropertyGets or sets a barcode confidence.
    Public PropertyGets a barcode direction.
    Public PropertyGets a barcode reading quality.
    Public PropertyGets a barcode region.
    Public PropertyGets or sets a value that indicating whether non-data flags, ECI character or Structured Append character is visible in barcode value.
    Public PropertyGets an array of symbol components from which symbol is composed.
    Public PropertyGets a threshold value of barcode.
    Public PropertyGets a barcode string.
    Public PropertyGets an array of value items of barcode.
    Public Methods
     NameDescription
    Public MethodDetermines whether the barcode structure, which is specified by IBarcodeInfo, is equal to the barcode structure of this instance.
    Public MethodConverts the information about barcode of this instance to its equivalent string.
    See Also