BarcodeControlCreateProfile Method (String, String)ByteScout Barcode SDK

[Missing <summary> documentation for "M:Bytescout.BarCode.BarcodeControl.CreateProfile(System.String,System.String)"]

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.WinForms (in Bytescout.BarCode.WinForms.dll) Version: 7.6.3.1256-master
Syntax

public void CreateProfile(
	string profileName,
	string outputFileName
)

Parameters

profileName
Type: SystemString

[Missing <param name="profileName"/> documentation for "M:Bytescout.BarCode.BarcodeControl.CreateProfile(System.String,System.String)"]

outputFileName
Type: SystemString

[Missing <param name="outputFileName"/> documentation for "M:Bytescout.BarCode.BarcodeControl.CreateProfile(System.String,System.String)"]

Implements

IBarcodeCreateProfile(String, String)
See Also

Reference