Initializes a new instance of the BarCodeControl class
Namespace: Spire.Barcode.FormsAssembly: Spire.Barcode (in Spire.Barcode.dll) Version: 5.6.0.0 (5.6.0.9020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public BarCodeControl( string text )
Public Sub New ( text As String )
public: BarCodeControl( String^ text )
new : text : string -> BarCodeControl
Parameters
- text
- String