Type Default Read Only Description
[C#]
bool

[Visual Basic]
Boolean
  false Yes Whether the current OCR task has been completed.

 

   

Notes
 

Whether the current OCR task has been completed.

This property does not indicate the success of the task - both cancelled tasks and failed tasks are marked as complete. The property simply indicates whether the task is still processing or not.

 

   

Example
 

None.