Aspose.Barcode for PHP via Java Generation and Recognition API docs
CodabarSymbol Class Reference

Public Attributes

const A = 65
 
const B = 66
 
const C = 67
 
const D = 68
 

Detailed Description

Specifies the start or stop symbol of the Codabar barcode specification.

Member Data Documentation

◆ A

const A = 65

Specifies character A as the start or stop symbol of the Codabar barcode specification.

◆ B

const B = 66

Specifies character B as the start or stop symbol of the Codabar barcode specification.

◆ C

const C = 67

Specifies character C as the start or stop symbol of the Codabar barcode specification.

◆ D

const D = 68

Specifies character D as the start or stop symbol of the Codabar barcode specification.