Click or drag to resize
TesseractOcrWordOrientation Property
Gets the properties of the word.

Namespace: DevScope.Ocr.Tesseract.WindowsApp
Assembly: DevScope.Ocr.Tesseract.WindowsApp (in DevScope.Ocr.Tesseract.WindowsApp.dll) Version: 255.255.255.255
Syntax
public TesseractOcrElementProperties Orientation { get; }

Property Value

Type: TesseractOcrElementProperties
The word properties as TesseractOcrElementProperties.
See Also