  | TesseractOcrParagraphDirection Property  | 
Gets the paragraph text 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 TesseractOcrParagraphDirection Direction { get; }Public ReadOnly Property Direction As TesseractOcrParagraphDirection
	Get
public:
property TesseractOcrParagraphDirection Direction {
	TesseractOcrParagraphDirection get ();
}Property Value
Type: 
TesseractOcrParagraphDirection
See Also