How Can We Help?

SimpleOCR:SDK Functions – SetOutputMode

You are here:
< All Topics

void SetOutputMode(int mode)

        Selects the output mode for the OCR engine

Return Value

        None

Parameters

        mode

A value among:

        OT_TEXT

The engine will output only the text.

        OT_RICHTEXT

The engine will output the text and additional information like characters format, characters size, and font type.

        OT_WINDOW

The engine will output only the text directly in a window as it was typed on the keyboard.

Contact Us for FREE Consultation on Your OCR Project
=
Table of Contents

Title

Go to Top