LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

CorrectedWords Property

Show in webframe







Gets or sets the number of words corrected by the checking subsystem.
Syntax
public int CorrectedWords {get; set;}
'Declaration
 
Public Property CorrectedWords As Integer
'Usage
 
Dim instance As OcrStatistic
Dim value As Integer
 
instance.CorrectedWords = value
 
value = instance.CorrectedWords
public int CorrectedWords {get; set;}
@property (nonatomic, assign) int 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 value);
}

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

See Also

Reference

OcrStatistic Structure
OcrStatistic Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

CorrectedWords requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features