←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#
VB
C++
Java
Public Function New( _ 
   ByVal supportType As OcrSupportLockedExceptionType _ 
) 
public OcrSupportLockedException(OcrSupportLockedExceptionType supportType) 
public: 
OcrSupportLockedException(  
   OcrSupportLockedExceptionType supportType 
) 

Parameters

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

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.