Click or drag to resize

Engine.Init Method

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Init(
	[OptionalAttribute] string CompanyName,
	[OptionalAttribute] string ProductName,
	[OptionalAttribute] string OEMLicenseFileName,
	[OptionalAttribute] string OEMLicenseKey
)

Parameters

CompanyName (Optional)
Type: System.String
ProductName (Optional)
Type: System.String
OEMLicenseFileName (Optional)
Type: System.String
OEMLicenseKey (Optional)
Type: System.String
See Also