Link Search Menu Expand Document

Barcode Constructor (String, String)

Initializes and activates a new instance of the Barcode class.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
public Barcode(
	string registrationName,
	string registrationKey
)

Parameters

registrationName
Type: SystemString
The registration name.
registrationKey
Type: SystemString
The registration key.
See Also

Reference