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

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

public bool AddChecksumToCaption { get; set; }

Property Value

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

Implements

IBarcodeAddChecksumToCaption
See Also

Reference