LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

OcrSupportLockedExceptionType Enumeration






The type of support (feature) needing to be unlocked which caused the error. .NET support
Syntax
[SerializableAttribute()]
public enum OcrSupportLockedExceptionType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<SerializableAttribute()>
Public Enum OcrSupportLockedExceptionType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As OcrSupportLockedExceptionType
[SerializableAttribute()]
public enum OcrSupportLockedExceptionType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Forms.Ocr.OcrSupportLockedExceptionType = function() { };
Leadtools.Forms.Ocr.OcrSupportLockedExceptionType.prototype = {
LeadtoolsMemberMarker(replace me) };
[SerializableAttribute()]
public enum class OcrSupportLockedExceptionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ArabicOCR Arabic support is required to use this feature.
EnginePdfPDF support is required to use this feature (When saving a document using the engine native support, refer to IOcrDocumentManager.EngineFormat).
IcrICR (handprint) support is required to use this feature.
OcrOCR support is required to use this feature.
OcrProfessionalAsianOcr Professional Asian support is required to use this feature.
OmrOMR support is required to use this feature.
PdfPDF support is required to use this feature (When saving a document using the LEADTOOLS Document Writers, refer to IOcrDocument.Save).
PdfA(Deprecated) Do not use.
Remarks

Various parts of the LEADTOOLS OCR toolkit are locked by a specific key. When using these features without first unlocking the specified feature, an exception of type OcrSupportLockedException will be thrown. You can examine the OcrSupportLockedException.SupportType property to determine which unlock support feature is required.

The following table lists the action required when an error of type OcrSupportLockedException is thrown: s

Engine type OcrSupportLockedException.SupportType value Action required
LEADTOOLS OCR Plus Engine (OcrEngineType.Plus) OcrSupportLockedExceptionType.Ocr Unlock RasterSupportType.OcrPlus
LEADTOOLS OCR Plus Engine (OcrEngineType.Plus) OcrSupportLockedExceptionType.Icr Unlock RasterSupportType.IcrPlus
LEADTOOLS OCR Plus Engine (OcrEngineType.Plus) OcrSupportLockedExceptionType.Omr Unlock RasterSupportType.OmrPlus
LEADTOOLS OCR Plus Engine (OcrEngineType.Plus) OcrSupportLockedExceptionType.Pdf Unlock RasterSupportType.OcrPlusPdfOutput
LEADTOOLS OCR Plus Engine (OcrEngineType.Plus) OcrSupportLockedExceptionType.PdfA Unlock RasterSupportType.OcrPlusPdfLeadOutput
LEADTOOLS OCR Professional Engine (OcrEngineType.Professional) OcrSupportLockedExceptionType.Ocr Unlock RasterSupportType.OcrProfessional
LEADTOOLS OCR Professional Engine (OcrEngineType.Professional) OcrSupportLockedExceptionType.Icr Unlock RasterSupportType.IcrProfessional
LEADTOOLS OCR Professional Engine (OcrEngineType.Professional) OcrSupportLockedExceptionType.Omr Unlock RasterSupportType.OmrProfessional
LEADTOOLS OCR Professional Engine (OcrEngineType.Professional) OcrSupportLockedExceptionType.Pdf Unlock RasterSupportType.OcrProfessionalPdfOutput
LEADTOOLS OCR Professional Engine (OcrEngineType.Professional) OcrSupportLockedExceptionType.PdfA Unlock RasterSupportType.OcrProfessionalPdfLeadOutput
LEADTOOLS OCR Advantage Engine (OcrEngineType.Advantage) OcrSupportLockedExceptionType.Ocr Unlock RasterSupportType.OcrAdvantage
LEADTOOLS OCR Advantage Engine (OcrEngineType.Advantage) OcrSupportLockedExceptionType.Pdf Unlock RasterSupportType.OcrAdvantagePdfOutput
LEADTOOLS OCR Advantage Engine (OcrEngineType.Advantage) OcrSupportLockedExceptionType.PdfA Unlock RasterSupportType.OcrAdvantagePdfLeadOutput

Note at this time, LEADTOOLS OCR Advantage Engine (OcrEngineType.Advantage) is not supported.

For more information on feature support and how to obtain the unlock keys, refer to Unlocking Special LEAD Features, Leadtools.RasterSupport and Leadtools.RasterSupportType.

Example
For an example, refer to OcrException.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Ocr.OcrSupportLockedExceptionType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Forms.Ocr Namespace
Unlocking Special LEAD Features

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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