Platforms to show: All Mac Windows Linux Cross-Platform

WindowsOCRResultMBS 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
Contains the results of Optical Character Recognition (OCR).

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 events 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.


WindowsOCRLineMBS   -   WindowsOCRWordMBS


The biggest plugin in space...