Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

OcrException Constructor(String)








The message that describes the error.
Initializes a new instance of the OcrException class with a specified error message.
Syntax
public OcrException( 
   string message
)
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New OcrException(message)
public OcrException( 
   string message
)
public OcrException(String message)
function OcrException( 
   message 
)
public:
OcrException( 
   String^ message
)

Parameters

message
The message that describes the error.
Requirements

Target Platforms

See Also

Reference

OcrException Class
OcrException Members
Overload List

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features