Click or drag to resize

RecAPIPlusRecProcessPagesEx Method

Namespace:  OmniPageCSDK.CAPI
Assembly:  OmniPageCSDK.CAPI (in OmniPageCSDK.CAPI.dll) Version: 2025.1.0.0
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