FormSuite v6.0 - Updated October 25, 2021
TotalOcrTime Property




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > FormTimingResult Class : TotalOcrTime Property
Gets or sets a value indicating the total amount of time spent performing OCR on field images.
Syntax
'Declaration
 
Public Property TotalOcrTime As TimeSpan
 
'Usage
 
Dim instance As FormTimingResult
Dim value As TimeSpan
 
instance.TotalOcrTime = value
 
value = instance.TotalOcrTime
See Also

Reference

FormTimingResult Class
FormTimingResult Members

Is this page helpful?
Yes No
Thanks for your feedback.