Click or drag to resize

EditorViewOnSelChange Event

This event is fired whenever the selection or the current insertion position changes.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public event EditorViewSelChangeHandler OnSelChange

Value

Type: Kofax.OmniPageCSDK.ToolBoxesEditorViewSelChangeHandler
See Also