  | TesseractOcrParagraphDirection Enumeration | 
The paragraph reading direction
 
Namespace: DevScope.Ocr.Tesseract.WindowsAssembly: DevScope.Ocr.Tesseract.Windows.x86 (in DevScope.Ocr.Tesseract.Windows.x86.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic enum TesseractOcrParagraphDirection
Public Enumeration TesseractOcrParagraphDirection
public enum class TesseractOcrParagraphDirection
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | LeftToRight | 0 | 
Left to right
 | 
 | RightToLeft | 1 | 
Right to left
 | 
See Also