Click or drag to resize
TesseractOcrJobRequestAreaToScan Property
Limit the ocr to a specific area on the page

Namespace: DevScope.Ocr.Tesseract.WindowsApp
Assembly: DevScope.Ocr.Tesseract.WindowsApp (in DevScope.Ocr.Tesseract.WindowsApp.dll) Version: 255.255.255.255
Syntax
public Rect AreaToScan { get; set; }

Property Value

Type: Rect
See Also