Accusoft BarcodeXpress v14.0 - Updated
AccusoftBarcodeXpress14 ActiveX DLL / BarcodeXpress Object / MakeBarcodeBWidth Property
In This Topic
    MakeBarcodeBWidth Property
    In This Topic
    Description
    Sets the amount of white space to the right and left of the created barcode.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property MakeBarcodeBWidth As Long
    Return Type
    A long value which represents the white space to the right and left.
    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