Click or drag to resize

RecAPIkRecMakePagesSearchable Method (Int32, String, Int32, IntPtr, IMAGEINDEX)

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 kRecMakePagesSearchable(
	int sid,
	string pFilename,
	int fromPage,
	IntPtr[] ahPage,
	IMAGEINDEX iiImg
)

Parameters

sid
Type: SystemInt32
pFilename
Type: SystemString
fromPage
Type: SystemInt32
ahPage
Type: SystemIntPtr
iiImg
Type: Kofax.OmniPageCSDK.ArgTypesIMAGEINDEX

Return Value

Type: RECERR
See Also