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

Show in webframe

ReadingTime Property








Gets or sets the reading time in milliseconds.
Syntax
public long ReadingTime {get; set;}
'Declaration
 
Public Property ReadingTime As Long
'Usage
 
Dim instance As OcrStatistic
Dim value As Long
 
instance.ReadingTime = value
 
value = instance.ReadingTime
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'); 
public:
property int64 ReadingTime {
   int64 get();
   void set (    int64 value);
}

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

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