Link Search Menu Expand Document

IBarcodeCreateProfile Method (String)

Creates JSON profile will all Barcode properties with current values.

Namespace:Bytescout.BarCode
Assembly: Bytescout.BarCode (in Bytescout.BarCode.dll) Version: 7.6.3.1256-master
Syntax
string CreateProfile(
	string profileName
)

Parameters

profileName
Type: SystemString
Name of profile (without spaces).

Return Value

Type: String
JSON string.
See Also

Reference