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

Glossary Item Box

Description

Allows for dynamic sizing of the image when creating a barcode.

Property Type

Read-write property

Syntax

Visual Basic
Public Property MakeBarcodeAutoSize As Boolean

Return Type

A boolean value which is True to dynamically set the sizing of the image.

Remarks

The default value is True.

When True, the image width and/or height will increase to fit the complete barcode.

If False, the image area will be defined by MakeBarcodeWidth and MakeBarcodeHeight. In this case, if the required size of the barcode is too large, an insufficient size error will be returned to ErrorCode when MakeBarcode is called.

See Also

©2013. Accusoft Corporation. All Rights Reserved.