Represents the exception that is thrown when trying to use an OCR feature supported but not installed.
[SerializableAttribute()]
public class OcrComponentMissingException : Exception
<SerializableAttribute()>
Public Class OcrComponentMissingException
Inherits System.Exception
Implements System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
public class OcrComponentMissingException extends LeadtoolsException
[SerializableAttribute()]
public ref class OcrComponentMissingException : public System.Exception, System.Runtime.InteropServices._Exception, System.Runtime.Serialization.ISerializable
The default LEADTOOLS installation does not contain all the OCR features for size restrictions. When a feature that is not installed is used, IOcrEngine will throw an OcrComponentMissingException.
Note that LEADTOOLS default installation does not ship with native engine formats support, all languages and dictionaries, ICR and other optional features. You must download and install the "OCR Additional Features" setup available at https://www.leadtools.com first.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document