Accusoft BarcodeXpress v13.9 - Updated
MakeBarcodeBarSize Property
AccusoftBarcodeXpress13 ActiveX DLL > BarcodeXpress Object : MakeBarcodeBarSize Property
Description
Minimum width of the bars when creating a barcode.
Property type
Read-write property
Syntax
Visual Basic
Public Property MakeBarcodeBarSize As Integer
Return Type
An integer value which represents the minimum width of the bars.
Remarks

The default value is 3.

This value will be used as the single bar size, unless the MakeBarcodeAdjustBarSize property is True, in which case, the bar size used could be greater than this value.

The minimum bar size cannot be less than 2 pixel.

Accurate barcode recognition using Barcode Xpress requires that the minimum bar size be at least 2 pixels, with the exception of a PatchCode, which requires a bar size of at least 5 pixels.

See Also

BarcodeXpress Object  | BarcodeXpress Members

Is this page helpful?
Yes No
Thanks for your feedback.