Link Search Menu Expand Document

IReaderTextEncodingUseUTF8 Property

ActiveX interface: Enables UTF8 text encoding for use for barcode value decoding .NET interface: Use .TextEncoding property and set it to System.Text.Encoding.UTF8 if you need to

Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
bool TextEncodingUseUTF8 { get; set; }

Property Value

Type: Boolean
See Also

Reference