BarcodeControlValue Property ByteScout Barcode SDK
Gets or sets the barcode value to encode.

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

public string Value { get; set; }

Property Value

Type: String
The barcode value to encode.

Implements

IBarcodeValue
See Also

Reference