Click or drag to resize

Engine.LoadLicenseFile Method

Use this method to load a license file.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void LoadLicenseFile(
	string FileName,
	int OEMID,
	int OEMPW
)

Parameters

FileName
Type: System.String
OEMID
Type: System.Int32
OEMPW
Type: System.Int32
See Also