Link Search Menu Expand Document

SymbologyOptionsCodabarChecksumAlgorithm Property

Gets or sets the algorithm to use for Codabar symbology checksum calculation.

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

Property Value

Type: CodabarChecksumAlgorithm
The algorithm to use for Codabar symbology checksum calculation.
See Also

Reference