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

    The current barcode is determined by the GetBarcode method.

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

    See Also