C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the number of words corrected by the checking subsystem.
public int CorrectedWords { get; set; }
Public Property CorrectedWords As Integer
public int CorrectedWords {get; set;}
@property (nonatomic, assign) NSUInteger correctedWords
public int getCorrectedWords()
public void setCorrectedWords(int value)
<br/>get_CorrectedWords();<br/>set_CorrectedWords(value);<br/>Object.defineProperty('CorrectedWords');
The number of words corrected by the checking subsystem.
Note: This property is not supported in the LEADTOOLS OCR Professional or Advantage Engines.
Note: This property is not supported in the LEADTOOLS OCR Advantage Engine
For an example, refer to OcrStatistic.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET