Gets the error information if the picture was not loaded successfully.
Object.defineProperty(AnnLoadPictureEventArgs.prototype, 'error',
get: function()
)
error: Error; // read-only
The error information if the picture was not loaded successfully; otherwise, null.
For an example, refer to AnnRenderingEngine.LoadPicture.
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