Controls how the image viewer handles items that are out of view.
Object.defineProperty(ImageViewerElementsModeCreateOptions.prototype, 'autoRemoveItemElements',
get: function(),
set: function(value)
)
autoRemoveItemElements: boolean;
true to delete the HTML elements of out of view items, otherwise; false. Default value is true.
For more information refer to Image Viewer Elements Mode.
ImageViewerElementsModeCreateOptions Class
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