Click or drag to resize

IOcrProcessorPlugin Property

Gets or sets the optional plugin for all jobs.

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

Property Value

Type: IOcrPlugin
See Also