Accusoft BarcodeXpress v9.0
MakeBarcodeAdjustBarSize Property
See Also  Send comments on this topic.
AccusoftBarcodeXpress9 ActiveX DLL > BarcodeXpress Object : MakeBarcodeAdjustBarSize Property

Glossary Item Box

Description

Allows for dynamic setting of the width of the bars when creating a barcode.

Property Type

Read-write property

Syntax

Visual Basic
Public Property MakeBarcodeAdjustBarSize As Boolean

Return Type

A boolean value which is True to increase the widths of the barcode bars to best fit the complete barcode into the user defined image width. Otherwise, False is returned.

Remarks

The default value is True.

When True, the bar widths will increase to a value which best fits the complete barcode into the user defined image width, set by MakeBarcodeWidth.

If False, the bar width set by MakeBarcodeBarSize will be used, and the barcode will be centered on the image.

See Also

©2013. Accusoft Corporation. All Rights Reserved.