SymbologyOptionsTextEncodingUseUTF8 Property ByteScout Barcode 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.BarCode
Assembly:  Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax

public bool TextEncodingUseUTF8 { get; set; }

Property Value

Type: Boolean
See Also

Reference