SymbologyOptionsCodabarStartSymbol Property ByteScout Barcode SDK
Gets or sets the symbol to use as start symbol in Codabar symbology.

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

public CodabarSpecialSymbol CodabarStartSymbol { get; set; }

Property Value

Type: CodabarSpecialSymbol
The symbol to use as start symbol in Codabar symbology.
See Also

Reference