Click or drag to resize
TesseractOcrBeforeRecognitionEventArgsOcrContext Property
Gets the Ocr engine Context that permits the control additional engine variables before the job execution

Namespace: DevScope.Ocr.Tesseract.Windows
Assembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public TesseractOcrContext OcrContext { get; }

Property Value

Type: TesseractOcrContext
See Also