Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsOCRResultMBS class.

WindowsOCRResultMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows OCR MBS WinFrameworks Plugin 23.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
The internal object reference.

(Read only property)

WindowsOCRResultMBS.Text as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows OCR MBS WinFrameworks Plugin 23.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gets the recognized text.

(Read only property)

WindowsOCRResultMBS.TextAngle as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Windows OCR MBS WinFrameworks Plugin 23.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Gets the clockwise rotation of the recognized text, in degrees, around the center of the image.

The clockwise rotation of the recognized text, in degrees, around the center of the image. If the angle of the text can't be detected, the value of this property is null. If the image contains text at different angles, only part of the text will be recognized correctly.

Use the TextAngle property to overlay recognition results correctly on the original image. If the value of the TextAngle property is not null or 0 (zero), then to overlay the recognized text correctly on the original image, you either have to rotate the original image by the detected angle in a counter-clockwise direction, or rotate the recognized text by the detected angle in a clockwise direction.
(Read only property)

The items on this page are in the following plugins: MBS WinFrameworks Plugin.


The biggest plugin in space...