←Select platform

ReadingTime Property

Summary

Gets or sets the reading time in milliseconds.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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) 
             
  
get_ReadingTime(); 
set_ReadingTime(value); 
Object.defineProperty('ReadingTime');  
public: 
property int64 ReadingTime { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

The reading 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize