Accusoft BarcodeXpress v13.9 - Updated
MakeBarcode Method
AccusoftBarcodeXpress13 ActiveX DLL > BarcodeXpress Object : MakeBarcode Method
Description
This method creates a barcode.
Syntax
Visual Basic
Public Sub MakeBarcode() 
Remarks

The barcode style and the barcode value are the two properties required to set when creating a barcode. The barcode style is determined by the MakeBarcodeStyle property. The barcode value is determined by the MakeBarcodeValue property.

The MakeBarcode method analyzes the barcode value to determine if it is correct for the barcode style. If successful, the barcode bitmap can be accessed using the MakeBarcodePic and MakeBarcodeDIB properties.

Note: Barcode Xpress does not allow creation of barcodes less than two pixels in width.

See Also

BarcodeXpress Object  | BarcodeXpress Members

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