Enum CodabarSymbol

Enum CodabarSymbol

Namespace: Aspose.BarCode.Generation
Assembly: Aspose.BarCode.dll (25.2.0)

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

public enum CodabarSymbol : short

Fields

A = 65

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

B = 66

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

C = 67

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

D = 68

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

 English