VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.BarcodeInfo Namespace / BinaryValueItem Class
Constructors Properties Methods SeeAlso
In This Topic
BinaryValueItem Class Members
In This Topic
The following tables list the members exposed by BinaryValueItem.
Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the class.
Public Properties
 NameDescription
Public PropertyGets a data type of this value item. (Inherited from ValueItemBase)
Public Propertystatic (Shared in Visual Basic)Gets or sets text encoding which must be used for converting data into the string.
Public PropertyReturns a value of byte data.
Public Methods
 NameDescription
Public MethodConverts the value item of this instance to its equivalent string.
See Also