VintaSoft Barcode .NET SDK 15.0: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / MicroPDF417Info Class
In This Topic
    MicroPDF417Info Class Properties
    In This Topic
    For a list of all properties of this type, see MicroPDF417Info.
    Public Properties
     NameDescription
    Public PropertyGets a barcode class: 1D or 2D. (Inherited from BarcodeInfoBase)
    Public PropertyGets a barcode symbolgy type. (Inherited from BarcodeInfoBase)
    Public PropertyGets the height, in pixels, of barcode matrix cell. (Inherited from BarcodeInfo2D)
    Public PropertyGets the width, in pixels, of barcode matrix cell. (Inherited from BarcodeInfo2D)
    Public PropertyGets or sets a barcode confidence. (Inherited from BarcodeInfoBase)
    Public PropertyGets a number of corrected errors. (Inherited from BarcodeInfo2D)
    Public PropertyGets a scan direction in which the barcode was found. (Inherited from BarcodeInfoBase)
    Public PropertyGets a number of error correction codewords. (Inherited from BarcodeInfo2D)
    Public PropertyReturns a level of error correction used in barcode. (Inherited from PDF417Info)
    Public PropertyGets the type of the GS1-2D component.
    Public PropertyGets a value indicating whether this barcode is recognized from mirrored barcode image. (Inherited from BarcodeInfo2D)
    Public PropertyGets the height, in modules (cells), of the barcode matrix. (Inherited from PDF417Info)
    Public PropertyGets the width, in modules (cells), of the barcode matrix.
    Public PropertyGets a number of uncorrected errors. (Inherited from BarcodeInfo2D)
    Public PropertyShows what part of barcode scan lines are correct. (Inherited from BarcodeInfoBase)
    Public PropertyGets a barcode region. (Inherited from BarcodeInfoBase)
    Public PropertyReturns a count of codewords in a row. (Inherited from PDF417Info)
    Public PropertyReturns a count of rows. (Inherited from PDF417Info)
    Public PropertyGets or sets a value that indicating whether non-data flags or ECI character is visible in barcode value. (Inherited from BarcodeInfoBase)
    Public PropertyGets an array of symbol components from which the barcode symbol is composed. (Inherited from BarcodeInfoBase)
    Public PropertyGets a MicroPDF417 symbol type.
    Public PropertyGets a threshold value of barcode. (Inherited from BarcodeInfoBase)
    Public PropertyGets a number of codewords. (Inherited from BarcodeInfo2D)
    Public PropertyGets a barcode string. (Inherited from BarcodeInfoBase)
    Public PropertyGets an array of value items of barcode. (Inherited from BarcodeInfoBase)
    See Also