Leadtools.Controls Namespace > ImageViewerRenderEventArgs Object : Error Property |
get_error();
Object.defineProperty('error');
Type | Description |
---|---|
Exception | The error that might have occurred during rendering. |
If this value is not null, then it is the error that was caught during the rendering cycle. Used with the ImageViewer.RenderError event.