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

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

Property Value

Type: Rect
See Also