Click or drag to resize

ONETOUCH_CBCallBack Method

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

Parameters

bMore
Type: SystemBoolean
imageFile
Type: SystemString

Return Value

Type: Boolean
See Also