←Select platform

OcrComponentMissingException Class

Summary
Represents the exception that is thrown when trying to use an OCR feature supported but not installed.
Syntax
C#
VB
C++
Java
[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   
Remarks

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.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.