Click or drag to resize

EditorView.OnSelChange 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 EditorView.SelChangeHandler OnSelChange

Value

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