Click or drag to resize

EngineInit Method

Namespace:  Kofax.OmniPageCSDK.Objects
Assembly:  Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 21.0.0.0 (21.0.19459.900)
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