Width of the new image in which the created barcode will be drawn.
Visual Basic |
---|
Public Property MakeBarcodeWidth As Long |
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.