QRCodeCharacterEncoding Property ByteScout QR Code SDK
Gets or sets the character encoding of barcode value. Default is Default - the default encoding on your computer.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.2.1237-master
Syntax

public Encoding CharacterEncoding { get; set; }

Property Value

Type: Encoding
The character encoding.
See Also

Reference