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

Public Attributes

const A = 'A'
 
const B = 'B'
 
const C = 'C'
 
const D = 'D'
 

Detailed Description

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

Member Data Documentation

◆ A

const A = 'A'

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

◆ B

const B = 'B'

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

◆ C

const C = 'C'

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

◆ D

const D = 'D'

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