Click or drag to resize

RecAPIkRecProcessPages Method

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

Parameters

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

Return Value

Type: RECERR
See Also