Click or drag to resize

EditorView.GetTrainingData Method

Returns with the current training data file name.

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

Parameters

FileName
Type: System.String
Embedded
Type: System.Boolean
See Also