VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / QRBinaryValueItem Class
In This Topic
QRBinaryValueItem Class Properties
In This Topic
For a list of all properties of this type, see QRBinaryValueItem.
Public Properties
 NameDescription
Public PropertyGets a data type of this value item. (Inherited from ValueItemBase)
Public PropertyReturns an encoding mode of data.
Public Propertystatic (Shared in Visual Basic)Gets or sets a value indicating whether the barcode reader must detect the barcode data value encoded using Kanji(Shift_JIS) encoding.
Public Propertystatic (Shared in Visual Basic)Gets or sets text encoding which must be used for converting data into the string. (Inherited from BinaryValueItem)
Public PropertyReturns a value of byte data. (Inherited from BinaryValueItem)
See Also