Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / MakeBarcodeErrorCorrectionLevelUsed Property
In This Topic
    MakeBarcodeErrorCorrectionLevelUsed Property
    In This Topic
    Description
    Error correction level used in the created barcode
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property MakeBarcodeErrorCorrectionLevelUsed As Long
    Return Type
    A long value which represents the error correction level used.
    Remarks
    If the input error correction level value from MakeBarcodeErrorCorrectionLevel property is -1, this will be the error correction level selected by the control. Otherwise, the input error correction level is returned.
    See Also