Example of Code39 in React Barcode Component

/
/
Code39

This sample visualizes Code 39, a self-checking barcode symbology that consists of uppercase letters, numeric digits, and several special characters. It is often used to present model numbers. Code 39 is widely used in the automotive and defense industries as a standard label.

More Details...

Loading....
Description

This sample shows how to create the Code 39 self-checking symbology type barcode image. The `type` property can be used to set the barcode type as `Code39`.