Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / BarcodeInkColor Property
In This Topic
    BarcodeInkColor Property
    In This Topic
    Description
    Ink color of barcodes to search for in recognition.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property BarcodeInkColor As BC_InkColor
    Return Type
    The BC_InkColor enumeration value set.
    Remarks

    The default value is BC_InkColorBlack.

    The barcode recognition engine is capable of detecting barcodes in an image without any prior knowledge of the barcode color. However, you can speed up the recognition process by specifying a barcode color.

    See Also