ImageGear .NET v25.0 - Updated
Object Structure, Lifetime, and Disposal
User Guide > How to Work with... > OCR > Concepts > Object Structure, Lifetime, and Disposal

This topic provides information about the following:

OCR API Object Structure

The OCR API uses a simple object structure with two top-level objects:

Visual representation of the hierarchy:

 Engine (ImGearOCR)

Page (ImGearOCRPage)

Common Reasons to Call the Dispose Method

Under normal circumstances an application is not required to call a Dispose method. The most common reasons to call this method are: