LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

RecognizedCharacters Property

Show in webframe







Gets or sets the number of recognized characters on the last page.
Syntax
public int RecognizedCharacters {get; set;}
'Declaration
 
Public Property RecognizedCharacters As Integer
'Usage
 
Dim instance As OcrStatistic
Dim value As Integer
 
instance.RecognizedCharacters = value
 
value = instance.RecognizedCharacters
public int RecognizedCharacters {get; set;}
@property (nonatomic, assign) int recognizedCharacters;
public int getRecognizedCharacters()
public void setRecognizedCharacters(int value)
            
 
get_RecognizedCharacters();
set_RecognizedCharacters(value);
Object.defineProperty('RecognizedCharacters');
public:
property int RecognizedCharacters {
   int get();
   void set (    int value);
}

Property Value

The number of recognized characters on the last page.
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.

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