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