Accusoft BarcodeXpress v9.0
MakeBarcode Method
See Also  Send comments on this topic.
AccusoftBarcodeXpress9 ActiveX DLL > BarcodeXpress Object : MakeBarcode Method

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.