C#
VB
C++
Get the error that was caught by the viewer.
public Exception Error { get; }
Public ReadOnly Property [Error]() As System.Exception
Get
public:
property System::Exception^ Error
{
System::Exception^ get()
}
The error that was caught by the viewer. Could be null.
For an example, refer to ItemError.
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