Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / MakeBarcodeBHeight Property
In This Topic
    MakeBarcodeBHeight Property
    In This Topic
    Description
    Sets the amount of white space on the top and bottom of the created barcode.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property MakeBarcodeBHeight As Long
    Return Type
    A long value which represents the amount of white space on the top and bottom.
    Remarks

    The default value is 50 pixels.

    The white space surrounding the barcode is also known as the quiet zone. Barcode Xpress requires a quiet zone for accurate barcode detection.

    See Also