Click or drag to resize

RecAPIkRecScanPages Method

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
public static RECERR kRecScanPages(
	int sid,
	string pImgFile,
	IMF_FORMAT ImgFileFormat,
	ONETOUCH_CB callback
)

Parameters

sid
Type: SystemInt32
pImgFile
Type: SystemString
ImgFileFormat
Type: OmniPageCSDK.ArgTypesIMF_FORMAT
callback
Type: OmniPageCSDK.ArgTypesONETOUCH_CB

Return Value

Type: RECERR
See Also