←Select platform

OcrSupportLockedException Constructor(OcrSupportLockedExceptionType)

Summary
Initializes a new instance of the OcrSupportLockedException class containing a support type enumeration value, the lack of which caused the exception.
Syntax
C#
C++/CLI
Java
Python
public OcrSupportLockedException(OcrSupportLockedExceptionType supportType) 
public: 
OcrSupportLockedException(  
   OcrSupportLockedExceptionType supportType 
) 
__init__(self,supportType) # Overloaded constructor 

Parameters

supportType
The support type, lack of which that caused the exception.

Requirements

Target Platforms

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

Leadtools.Ocr Assembly

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