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: 21.0.0.0 (21.0.19459.900)
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