Click or drag to resize

EngineLoadLicenseFile 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: SystemString
OEMID
Type: SystemInt32
OEMPW
Type: SystemInt32
See Also