Click or drag to resize

CHECKWORD_CBCallBack Method

Namespace:  Kofax.OmniPageCSDK.ArgTypes
Assembly:  Kofax.OmniPageCSDK.ArgTypes (in Kofax.OmniPageCSDK.ArgTypes.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public abstract CHECKWORDRETURNCODE CallBack(
	int nZone,
	string toBeChecked
)

Parameters

nZone
Type: SystemInt32
toBeChecked
Type: SystemString

Return Value

Type: CHECKWORDRETURNCODE
See Also