Gets or sets the engine-specific error code that is the cause of this exception.
public long Code { get; set; }
Public Property Code As Long
public final long getCode()
public final void setCode(long value)
An value that represents the engine-specific error code that is the cause of this exception.
The Message property of this OcrException will contain the same description used in IOcrEngine.GetErrorCodeString.
For an example, refer to OcrException.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET