TMode Class
See ISO 18004:2006, 6.4.1, Tables 2 and 3. This enum encapsulates the various modes in which data can be encoded to bits in the QR code standard.
System.TObject
ZXing.QrCode.Internal.Mode.TMode
ZXing.QrCode.Internal.Mode.TMode
The TMode type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | ToString | Returns a that represents this instance. |
![]() ![]() | forBits | Fors the bits. |
![]() | getCharacterCountBits |
Show:
Name | Description | |
---|---|---|
![]() ![]() | ALPHANUMERIC | |
![]() ![]() | BYTE | |
![]() ![]() | ECI | |
![]() ![]() | FNC1_FIRST_POSITION | |
![]() ![]() | FNC1_SECOND_POSITION | |
![]() ![]() | HANZI | See GBT 18284-2000; "Hanzi" is a transliteration of this mode name. |
![]() ![]() | KANJI | |
![]() ![]() | NUMERIC | |
![]() ![]() | STRUCTURED_APPEND | |
![]() ![]() | TERMINATOR |