Click or drag to resize

EditorViewOnTrainingDataChange Event

This event is fired whenever the current training data file is about to change, before a new training data file is loaded.

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

Value

Type: Kofax.OmniPageCSDK.ToolBoxesEditorViewTrainingDataChangeHandler
See Also