Click or drag to resize

BarCodeControl Constructor (String)

Creates a new instance of the BarCodeControl .

Namespace: Spire.Barcode.Forms
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public BarCodeControl(
	string text
)

Parameters

text
Type: System String
See Also