←Select platform

OcrComponentMissingException Constructor(string)

Summary

Initializes a new instance of the OcrComponentMissingException class with a specified error message.

Syntax
C#
VB
C++
Java
Public Function New( _ 
   ByVal message As String _ 
) 
public OcrComponentMissingException(String message) 
public: 
OcrComponentMissingException(  
   String^ message 
) 

Parameters

message
The message that describes the error.

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