Click or drag to resize

RecAPIkRecGetImgFilePageInfo Method

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 kRecGetImgFilePageInfo(
	int sid,
	IntPtr hIFile,
	int nPage,
	out IMG_INFO pImg,
	out IMF_FORMAT pFormat
)

Parameters

sid
Type: SystemInt32
hIFile
Type: SystemIntPtr
nPage
Type: SystemInt32
pImg
Type: Kofax.OmniPageCSDK.ArgTypesIMG_INFO
pFormat
Type: Kofax.OmniPageCSDK.ArgTypesIMF_FORMAT

Return Value

Type: RECERR
See Also