Click or drag to resize

OcrOptionsDebug Property

Gets or sets the debugging level to capture intermediate results.

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

Property Value

Type: OcrDebugLevel
See Also