Height of the new image in which the created barcode will be drawn.
Read-write property
Visual Basic |
---|
Public Property MakeBarcodeHeight As Long |
A long value which represents the height of the new image.
The default value is 600 pixels.
If MakeBarcodeAutoSize is set to True, it will override the MakeBarcodeHeight property value and set the image height to fit the height of the barcode created.