Click or drag to resize

ONETOUCH_CBCallBack Method

Namespace:  Kofax.OmniPageCSDK.ArgTypes
Assembly:  Kofax.OmniPageCSDK.ArgTypes (in Kofax.OmniPageCSDK.ArgTypes.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntax
public abstract bool CallBack(
	bool bMore,
	out string imageFile
)

Parameters

bMore
Type: SystemBoolean
imageFile
Type: SystemString

Return Value

Type: Boolean
See Also