Barcode Constructor (SymbologyType, String, String)ByteScout Barcode SDK
Initializes 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(
	SymbologyType type,
	string registrationName,
	string registrationKey
)

Parameters

type
Type: Bytescout.BarCodeSymbologyType
The barcode type (symbology).
registrationName
Type: SystemString
The registration name.
registrationKey
Type: SystemString
The registration key.
See Also

Reference