Click or drag to resize

CharacterBar.OfflineEnabledCharactersHandler Delegate

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public delegate void OfflineEnabledCharactersHandler(
	ushort[] Characters,
	ref bool[] Enabled
)

Parameters

Characters
Type:System.UInt16[]
Enabled
Type:System.Boolean[]
See Also