Click or drag to resize

RecAPIkRecGetOCRZoneFormRecognitionState Method (IntPtr, Int32, FORMRECOGNITIONSTATE, Int32, String)

See kRecGetOCRZoneFormFieldInfo.

Namespace:  Kofax.OmniPageCSDK.CAPI
Assembly:  Kofax.OmniPageCSDK.CAPI (in Kofax.OmniPageCSDK.CAPI.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public static RECERR kRecGetOCRZoneFormRecognitionState(
	IntPtr hPage,
	int xZone,
	out FORMRECOGNITIONSTATE pInfo,
	out int pNumModChar,
	out string ppDataRuleName
)

Parameters

hPage
Type: SystemIntPtr
xZone
Type: SystemInt32
pInfo
Type: Kofax.OmniPageCSDK.ArgTypesFORMRECOGNITIONSTATE
pNumModChar
Type: SystemInt32
ppDataRuleName
Type: SystemString

Return Value

Type: RECERR
See Also