Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

CorrectedWords Property








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) NSUInteger correctedWords
public int getCorrectedWords()
public void setCorrectedWords(int value)
            
 <br/>get_CorrectedWords();<br/>set_CorrectedWords(value);<br/>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

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features