Link Search Menu Expand Document

BarcodeAddChecksum Property

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
public bool AddChecksum { get; set; }

Property Value

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

Implements

IBarcodeAddChecksum
See Also

Reference