StartUp method (ILEADRasterDocument)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

short StartUp ();

Overview

Refer to Starting and Shutting Down the Engine

Remarks

Starts and initializes the OCR document engine.

For each call to StartUp there must be a call to ShutDown.

The StartUp method must be called before calling any other LEADTOOLS OCR toolkit properties, methods or events.

See Also

Elements:

ShutDown method

Topics:

Quick Reference OCR: Starting and Shutting Down the Engine