Click or drag to resize
TesseractOcrElementPropertiesWritingDirection Property
Gets the TesseractOcrElementWritingDirection of an element.

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

Property Value

Type: TesseractOcrElementWritingDirection
The [TesseractOcrElementWritingDirection].
See Also