ImageGear for .NET
AppendCheckSum Property
See Also  Send Feedback
ImageGear21.Barcode Assembly > ImageGear.Barcode Namespace > ImGearBarcodeReader Class : AppendCheckSum Property




Glossary Item Box

Gets or sets a value indicating whether a check sum value is appended to the barcode during recognition.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

A boolean value which designates the check sum.

Remarks

If this property is set to true, check sum values will be appened for barcode types that require a check sum. This property does not have any effect for barcode types which do not have a check sum or the check sum is optional.

Default value: false

See Also

©2013. Accusoft Corporation. All Rights Reserved.