Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / BarcodeW Property
In This Topic
    BarcodeW Property
    In This Topic
    Description
    Width of the image area of the recognized barcode.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property BarcodeW As Long
    Return Type
    A long value which represents the width of the image area of the barcode.
    Remarks

    The current barcode is determined by the GetBarcode method.

    If the barcode is skewed, the width represents the width of the rectangle surrounding the barcode.

    See Also