Click or drag to resize

EngineInit Method

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public static void Init(
	string companyName,
	string productName,
	bool apiplus = false,
	string csdkpath = null
)

Parameters

companyName
Type: SystemString
productName
Type: SystemString
apiplus (Optional)
Type: SystemBoolean
csdkpath (Optional)
Type: SystemString
See Also