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

Show in webframe

RecognitionTime Property








Gets or sets the recognition time in milliseconds.
Syntax
public long RecognitionTime {get; set;}
'Declaration
 
Public Property RecognitionTime As Long
'Usage
 
Dim instance As OcrStatistic
Dim value As Long
 
instance.RecognitionTime = value
 
value = instance.RecognitionTime
public long RecognitionTime {get; set;}
@property (nonatomic, assign) UInt64 recognitionTime
public long getRecognitionTime()
public void setRecognitionTime(long value)
            
 <br/>get_RecognitionTime();<br/>set_RecognitionTime(value);<br/>Object.defineProperty('RecognitionTime'); 
public:
property int64 RecognitionTime {
   int64 get();
   void set (    int64 value);
}

Property Value

The recognition time in milliseconds.
Remarks

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