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

Glossary Item Box

Description

Minimum height of the bars when creating a barcode.

Property Type

Read-write property

Syntax

Visual Basic
Public Property MakeBarcodeMinHeight As Long

Return Type

A long value which represents the minimum height of the bars.

Remarks

The default value is 100 pixels.

For PDF417, this value is used as a multiplier of the MakeBarcodeBarSize used to determine the height of the barcode rows. This value should range between 3 and 5.

If a value is provided for DataMatrix barcode, it will be ignored.

If MakeBarcodeAutoSize is set to True, it will override the MakeBarcodeMinHeight property value, and set the image height to fit the height of the barcode created.

See Also

©2013. Accusoft Corporation. All Rights Reserved.