Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace > OcrStatistic Structure : ReadingTime Property |
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');
Note: This property is not supported in the LEADTOOLS OCR Advantage Engine.