←Select platform

CorrectedWords Property

Summary

Gets or sets the number of words corrected by the checking subsystem.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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) 
             
  
get_CorrectedWords(); 
set_CorrectedWords(value); 
Object.defineProperty('CorrectedWords');  
public: 
property int CorrectedWords { 
   int get(); 
   void set (    int ); 
} 

Property Value

The number of words corrected by the checking subsystem.

Remarks

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

Example

For an example, refer to OcrStatistic.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize