Click or drag to resize

RecAPIPlusRecProcessPagesEx Method

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntax
public static RECERR RecProcessPagesEx(
	int sid,
	string pDocFile,
	string[] pImageFiles,
	ONETOUCH_CB callback
)

Parameters

sid
Type: SystemInt32
pDocFile
Type: SystemString
pImageFiles
Type: SystemString
callback
Type: OmniPageCSDK.ArgTypesONETOUCH_CB

Return Value

Type: RECERR
See Also