BarcodeCreateProfile Method (String)ByteScout Barcode SDK
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

public string CreateProfile(
	string profileName
)

Parameters

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

Return Value

Type: String
JSON string.

Implements

IBarcodeCreateProfile(String)
See Also

Reference