LEADTOOLS OCR (Leadtools.Forms.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
Leadtools.Forms.Ocr Namespace
See Also  Inheritance Hierarchy
Outline and descriptions of interfaces, classes, structures, enumerations, and delegates.

Classes

 ClassDescription
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrAutoRecognizeJobOperationEventArgs Data for the IOcrAutoRecognizeManager.JobOperation event.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrAutoRecognizeJobProgressEventArgs Data for the IOcrAutoRecognizeManager.JobProgress event.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrAutoRecognizeRunJobEventArgs Data for the IOcrAutoRecognizeManager.JobStarted and IOcrAutoRecognizeManager.JobCompleted events.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrEngineManager Provides methods to create OCR engine instances.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrException The exception that is thrown when a runtime error occurs inside the IOcrEngine
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrSupportLockedException The exception that is thrown when a support locked runtime error occurs inside the IOcrEngine.
OcrZoneCell Information of a cell in a zone of type OcrZoneType.Table

Interfaces

 InterfaceDescription
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrAutoRecognizeJob Specifies an OCR job that can run and tracked by IOcrAutoRecognizeManager.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrAutoRecognizeManager Provides support for the one shot "fire and forget" approach to OCR suitable for unattended recognition.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrDocument Defines an OCR document object.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrDocumentManager Manages the OCR documents of this IOcrEngine.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrEngine Provides support for OCR functionality in LEADTOOLS.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrLanguageManager Provides access to the language environment of the character sets used by the IOcrEngine.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrOmrOptions The OMR settings currently used in the engine.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrPage Defines an image page in an OCR document.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrPageCharacters The recognized characters collection of a page.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrPageCollection The pages of an OCR document object.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrProgressData Data for the OcrProgressCallback delegate.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrSettingDescriptor Defines a setting name, friendly name, type and range.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrSettingManager Manages the underlying engine-specific settings of this IOcrEngine.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrSpellCheckManager Manages the spell checking sub system of the OCR engine.
IOcrTableZoneManager Object used to manipulate cells inside a table zone.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrUserDictionary The user dictionary settings currently used in the engine.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrUserDictionaryItem Describes an item in a user dictionary.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrZoneCharacters The recognized characters collection of a zone inside a page.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrZoneCollection The zones in this IOcrPage.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.IOcrZoneManager Support for determining the various zone types, recognition modules and fill methods supported by the OCR engine.

Structures

 StructureDescription
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrAutoRecognizeJobData Data used to create an OCR Auto Recognition job.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrAutoRecognizeManagerJobError Contains information on an IOcrAutoRecognizeManager job error.
OcrCellBorderDragLimit Maximum and minimum movement allowed by a given cell border.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrCharacter Recognized character data.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrStatistic Processing statistic data.
OcrTablePointInformation Cell index and the nearest border for a given point.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrWord Recognized word data.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrZone Rectangular area on a page containing a feature of interest to the user.

Delegates

 DelegateDescription
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrProgressCallback Monitors progress of OCR operations.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrSpellCheckCallback Provides a callback for the global user-defined spell checking.

Enumerations

 EnumerationDescription
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrAutoPreprocessPageCommand Performs page pre-processing commands
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrAutoRecognizeManagerJobErrorMode Value for the IOcrAutoRecognizeManager.JobErrorMode property.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrAutoRecognizeManagerJobOperation IOcrAutoRecognizeManager job operations.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrAutoRecognizeManagerJobStatus Job status.
OcrCellBorder Indicates the cell border location
OcrCellBorderLineStyle Indicates the line style of a cell border.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrCharacterFontStyle Font attributes for recognized characters.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrCharacterPosition Recognition character data position information.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrEngineType Specifies available OCR engine types.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrLanguageGroup The language groups supported by this IOcrEngine
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrOmrFrameDetectionMethod The OMR frame detection mode.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrOmrSensitivity The OMR sensitivity mode.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrOmrZoneState The zone OMR recognition state.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrPageType The type of the page's Leadtools.RasterImage to get.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrProgressOperation OCR progress callback operation identification.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrProgressStatus Status control of the OcrProgressCallback.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrSettingValueType Defines a setting type.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrSpellCheckOpinion Possible return values for a user-defined spell checking callback.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrSupportLockedExceptionType The type of support (feature) needing to be unlocked which caused the error.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrUserDictionaryItemStyles The user dictionary item styles.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrXmlOutputOptions Controls the format of the XML data obtained from IOcrDocument.SaveXml.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrZoneAfterRecognitionNotes The after recognition flags for the zone.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrZoneCharacterFilters Character set filter.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrZoneFillMethod Possible content types of the zones
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrZoneParser The zone parser used when automatically performing page-layout decomposition (auto-zoning).
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrZoneRecognitionModule Available recognition modules of the engine.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrZoneRecognitionOptions Zone checking control options.
Includes members available as add-ons to the LEADTOOLS Document and Medical Imaging toolkits.OcrZoneType Zone types.

See Also

Leadtools.Forms.Ocr requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features