Platforms to show: All Mac Windows Linux Cross-Platform

WindowsOCRWordMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Windows OCR MBS WinFrameworks Plugin 23.1 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
Represents a single word in a line of text recognized by the OCR engine and returned as part of the WindowsOCRLineMBS.

When you call the RecognizeAsync method of the OcrEngine class, the method returns an WindowsOCRResultMBS object. The WindowsOCRResultMBS contains a collection of WindowsOCRLineMBS objects, which you access through the Lines property of the WindowsOCRResultMBS. Each WindowsOCRLineMBS object contains a collection of WindowsOCRWordMBS objects, which you access through the Words property of each WindowsOCRLineMBS.
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.

This class has no sub classes.

Some methods using this class:

Some examples using this class:

Blog Entries

Xojo Developer Magazine

Release notes


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


WindowsOCRResultMBS   -   WindowsPageFormatMBS


The biggest plugin in space...