C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the recognition time in milliseconds.
public long RecognitionTime { get; set; }
Public Property RecognitionTime As Long
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');
The recognition time in milliseconds.
Note: This property is not supported in the LEADTOOLS OCR Advantage Engine.
For an example, refer to OcrStatistic.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET