Click or drag to resize

EditorViewSaveTrainingData Method

Use this to save the current training data, however it was created - automatically by IntelliTrain or by user interaction.

Namespace:  Kofax.OmniPageCSDK.ToolBoxes
Assembly:  Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
public void SaveTrainingData(
	string FileName,
	bool Embedded
)

Parameters

FileName
Type: SystemString
Embedded
Type: SystemBoolean
See Also