ImageGear for .NET
TrainingFilename Property
See Also  Send Feedback
ImageGear20.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecRecognitionSettings Class : TrainingFilename Property




Glossary Item Box

Gets or sets filename of training file to read training data from.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

String name.

Remarks

This property is used to load a training file for the machine print text recognition. A training file contains the results of a previous training session, and its use may influence the recognition result. See "7. Training" in OCR Performance Considerations section for more information.

The default value is "".

See Also

©2013. Accusoft Corporation. All Rights Reserved.