Click or drag to resize
TesseractOcrJobRequestPageSegmentationMode Property
The mode to be used in page segmentation.

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

Property Value

Type: TesseractOcrPageSegmentationMode
See Also