Initializes a new instance of the OcrException class with an engine-specific error code that is the cause of this exception.
public OcrException(
long code
)
Public Function New( _
ByVal code As Long _
)
public OcrException(long code)
public:
OcrException(
int64 code
)
code
Engine-specific error code. To get a description of this code, use the IOcrEngine.GetErrorCodeString method.
The Message property of this OcrException will contain the same description used in IOcrEngine.GetErrorCodeString.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document