Click or drag to resize

IOcrJobStatus Property

The current or last run status of the job.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
JobStatus Status { get; set; }

Property Value

Type: JobStatus
See Also