Accusoft BarcodeXpress v13.9 - Updated
MakeBarcodeMinHeight Property
AccusoftBarcodeXpress13 ActiveX DLL > BarcodeXpress Object : MakeBarcodeMinHeight Property
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 Data Matrix 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

BarcodeXpress Object  | BarcodeXpress Members

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