QREncodeHint EnumerationByteScout Barcode SDK
Describes the library how non-alphanumerical characters should be encoded.

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

public enum QREncodeHint
Members

  Member nameValueDescription
Mode80 (0) All of non-alphanumerical characters will be encoded as is. This is default mode.
Kanji1 (1) Kanji/Kana characters will be encoded as Shif-JIS characters.
See Also

Reference