Click or drag to resize

CHECKWORD_CBCallBack Method

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

Parameters

nZone
Type: SystemInt32
toBeChecked
Type: SystemString

Return Value

Type: CHECKWORDRETURNCODE
See Also