Example of Code 128 in Javascript Barcode Control

/
/
Code 128

This sample visualizes a barcode image that presents alphanumeric combinations. Code 128 barcode consists of a start character, data digits, a modulo 103 check digit, and a stop character.

More Details...

Allowed Input characters : support 0-9 A-Z a-z and special character
Appearance
Value
Width
Height
Text Visibility
SVG Mode
BG Color
Fore Color
Margin
Left
Right
Top
Bottom
Text Properties
Top
Bottom
Position
Alignment
Display Text
Description

This sample shows how to create the Code 128 barcode type with alphanumeric characters. The `type` property can be used to set the barcode type as `Code128`.