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:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public event EditorViewTrainingDataChangeHandler OnTrainingDataChange

Value

Type: OmniPageCSDK.ToolBoxesEditorViewTrainingDataChangeHandler
See Also