NarrowBarWidth
Returns or sets the width of the narrowest bar in the bar code. This value cannot be zero. NarrowBarWidth is measured in HiMetric units (0.01 millimeter) for highest accuracy. 1 inch = 2540 * 0.01 millimeter
Syntax
BarCodeWiz1.NarrowBarWidth [ = number]
In order to preserve excellent scaling ability, many measurements in BarCodeWiz depend on the NarrowBarWidth value. For example QuietZone property defines its Medium_Zone setting as 15 times the NarrowBarWidth. Because of this, keep in mind that by changing NarrowBarWidth you may also change the overall dimensions of the component.
|
