Reset the state of an OCR task.
[C#] void Reset() [Visual Basic] Sub Reset()
void Reset()
Sub Reset()
None.
Use this method to reset the state of an OCR task after it has been finished.
On reset the Cancelled and Complete properties will be set to false and the Progress property will be set to zero.