Click or drag to resize

WFInfoView.DisplayStringHandler Delegate

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public delegate void DisplayStringHandler(
	int Code,
	ref string Text
)

Parameters

Code
Type: System.Int32
Text
Type: System.String
See Also