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

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

bool AddChecksumToCaption { get; set; }

Property Value

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

Reference