| TesseractOcrElementPropertiesOrientation Property |
Namespace: DevScope.Ocr.Tesseract.WindowsPhoneAssembly: DevScope.Ocr.Tesseract.WindowsPhone (in DevScope.Ocr.Tesseract.WindowsPhone.dll) Version: 255.255.255.255
Syntax public TesseractOcrElementOrientation Orientation { get; }
Public ReadOnly Property Orientation As TesseractOcrElementOrientation
Get
public:
virtual property TesseractOcrElementOrientation Orientation {
TesseractOcrElementOrientation get () sealed;
}
Property Value
Type:
TesseractOcrElementOrientation
The [
TesseractOcrElementOrientation].
See Also