Visual Basic (Declaration) | |
---|---|
Public Property Code As Long |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public long Code {get; set;} |
Return Value
An value that represents the engine-specific error code that is the cause of this exception.For an example, refer to OcrException.
The Message property of this OcrException will contain the same description used in IOcrEngine.GetErrorCodeString.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family