Link Search Menu Expand Document

BarcodeWebImageCreateProfile Method (String, 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
public void CreateProfile(
	string profileName,
	string outputFileName
)

Parameters

profileName
Type: SystemString
Name of profile (without spaces).
outputFileName
Type: SystemString
Output file name.

Implements

IBarcodeCreateProfile(String, String)
See Also

Reference