←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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ocr Assembly