Code 128 B barcode. Defined in ISO/IEC 15417:2007.

Supports ASCII range 32-127. Includes A-Z, a-z, 0-9, and special characters.

Available since

feathersui-barcodes-pack 1.0.0

.

See also:

Constructor

new(?code:String)

Creates a new Code128BBarcode object.

Available since

feathersui-barcodes-pack 1.0.0

.

Variables

code:String

Gets or sets the barcode data.

Supports ASCII range 32-127. Includes A-Z, a-z, 0-9, and special characters.

Available since

feathersui-barcodes-pack 1.0.0

.

Inherited Variables

Inherited Methods