QRBinaryValueItem Class Properties
In This Topic
For a list of all properties of this type, see
QRBinaryValueItem.
Public Properties
| Name | Description |
 | DataType | Gets a data type of this value item. (Inherited from ValueItemBase) |
 | Mode | Returns an encoding mode of data. |
  | TestValueToKanjiEncoding | Gets or sets a value indicating whether the barcode reader must detect the barcode data value encoded using Kanji(Shift_JIS) encoding. |
  | TextEncoding | Gets or sets text encoding which must be used for converting data into the string. (Inherited from BinaryValueItem) |
 | Value | Returns a value of byte data. (Inherited from BinaryValueItem) |
See Also