Gets a value that indicate whether the current rendering operation is targeting an external device rather the control itself.
Object.defineProperty(ImageViewer.prototype, 'isRenderRedirected',
get: function()
)
isRenderRedirected: boolean; // read-only
true if the current rendering operation is targeting an external device rather the control itself, otherwise; false.
For more information, refer to RenderRedirect.
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