Click or drag to resize

IOcrJobActions Property

Gets or sets the actions performed by the OCR job.

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

Property Value

Type: OcrActions
See Also