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) long readingTime;
public long getReadingTime() public void setReadingTime(long value)
get_ReadingTime();
set_ReadingTime(value);
Object.defineProperty('ReadingTime');
Note: This property is not supported in the LEADTOOLS OCR Advantage Engine.