ReaderTextEncodingUseUTF8 Property ByteScout Barcode Reader SDK
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

public bool TextEncodingUseUTF8 { get; set; }

Property Value

Type: Boolean

Implements

IReaderTextEncodingUseUTF8
See Also

Reference