Click or drag to resize
TesseractOcrParagraphDirection Property
Gets the paragraph text direction.

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

Property Value

Type: TesseractOcrParagraphDirection
See Also