Click or drag to resize
TesseractOcrParagraphDirection Enumeration
The paragraph reading direction

Namespace: DevScope.Ocr.Tesseract.WindowsPhone
Assembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax
public enum TesseractOcrParagraphDirection
Members
  Member nameValueDescription
LeftToRight0 Left to right
RightToLeft1 Right to left
See Also