Click or drag to resize

CharacterBarOfflineSupportedCharactersHandler Delegate

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

Parameters

Characters
Type: SystemUInt16
Supported
Type: SystemBoolean
See Also