OcrDocumentProgressEventArgs Properties |
The OcrDocumentProgressEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) | |
| Document | Gets the OcrDocument associated with this progress event. | |
| Progress | The property represents the total document progress as a percent value. | |
| ProgressIsValid | This property indicates if the Progress property is valid or not. | |
| Stage | This property represents the current stage of document processing. |