Document.SetTrainingData Method |
Namespace: Kofax.OmniPageCSDK.IproPlus
Training data can be created and modified with the Text Editor visual control. If the Embedded parameter is True, the Name parameter specifies the name of an embedded, custom data stream of type CD_TRAINING. If the Embedded parameter is False, the Name parameter specifies a fully qualified path to the training file. If the specified training data does not exist, a trappable error occurs. If this property is set to an empty string, no training data will be used.
Calling this method sets the Modified property to True.