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




Glossary Item Box

Gets or sets a value indicating whether the control chracters are included in the barcode value during recognition processing.

Syntax

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

Property Value

A boolean value which represents if control characters are included or not.

Remarks

If this property is set to True, the barcode control characters are included in the barcode read value. This has no effect for barcodes which do not support control characters.

Codabar barcode returns the Start and Stop characters.

Default value: False

See Also

©2013. Accusoft Corporation. All Rights Reserved.