C#
VB
C++
Gets or sets the code that caused this exception.
public TwainExceptionCode Code { get; set; }
Public Property Code As Leadtools.Twain.TwainExceptionCode
public:
property Leadtools.Twain.TwainExceptionCode Code {
Leadtools.Twain.TwainExceptionCode get();
void set ( Leadtools.Twain.TwainExceptionCode );
}
An TwainExceptionCode value that specifies what caused this exception.
For an example, refer to TwainException
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