SymbologyOptionsCodabarChecksumAlgorithm Property ByteScout Barcode SDK
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