CodabarSpecialSymbol EnumerationByteScout Barcode SDK
Describes special symbols of the Codabar symbology. This symbols can be set as Codabar start or termination symbols. Additional data can be encoded by the choice of start and termination characters.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax

public enum CodabarSpecialSymbol
Members

  Member nameValueDescription
A0 (0) The A symbol.
B1 (1) The B symbol.
C2 (2) The C symbol.
D3 (3) The D symbol
See Also

Reference