Click or drag to resize

IOcrProjectJobs Property

Gets the list of jobs in the project.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
List<IOcrJob> Jobs { get; set; }

Property Value

Type: ListIOcrJob
See Also