Accusoft BarcodeXpress v13.9 - Updated
MakeBarcodeWidth Property
AccusoftBarcodeXpress13 ActiveX DLL > BarcodeXpress Object : MakeBarcodeWidth Property
Description
Width of the new image in which the created barcode will be drawn.
Property type
Read-write property
Syntax
Visual Basic
Public Property MakeBarcodeWidth As Long
Return Type
A long value which represents the width of the new image.
Remarks

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.

See Also

BarcodeXpress Object  | BarcodeXpress Members

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