Type Default Read Only Description
[C#]
bool

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

 

   

Notes
 

Whether the current OCR task has been cancelled.

Calling Cancel will cancel the current OCR task and cause this property to be set to true.

 

   

Example
 

None.