Click or drag to resize

EditorViewGetTrainingData 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: SystemString
Embedded
Type: SystemBoolean
See Also