IBarcodeAddChecksum Property ByteScout Barcode SDK
Gets or sets a value indicating whether checksum should be added to barcode.

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

bool AddChecksum { get; set; }

Property Value

Type: Boolean
true if checksum should be added to barcode; otherwise, false.
See Also

Reference