| BarcodeControlNumber Property |
Barcode number. Separate supplement with ',' char.
Namespace:
Limilabs.Windows
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public string Number { get; set; }
Public Property Number As String
Get
Set
public:
property String^ Number {
String^ get ();
void set (String^ value);
}
member Number : string with get, set
Property Value
Type:
StringSee Also