Click or drag to resize

EditorView.OnUserDictRequired Event

This event is fired before adding new word to the user dictionary.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public event EditorView.UserDictRequiredHandler OnUserDictRequired

Value

Type: Kofax.OmniPageCSDK.ToolBoxes.EditorView.UserDictRequiredHandler
See Also