Link Search Menu Expand Document

SymbologyOptionsCode128Alphabet Property

Gets or sets the alphabet to use for Code 128 symbology.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public Code128Alphabet Code128Alphabet { get; set; }

Property Value

Type: Code128Alphabet
The alphabet to use for Code 128 symbology.
See Also

Reference