C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the reading time in milliseconds.
public long ReadingTime { get; set; }
Public Property ReadingTime As Long
public long ReadingTime {get; set;}
@property (nonatomic, assign) UInt64 readingTime
public long getReadingTime()
public void setReadingTime(long value)
<br/>get_ReadingTime();<br/>set_ReadingTime(value);<br/>Object.defineProperty('ReadingTime');
The reading 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