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