Gets or sets the preview image element.
Object.defineProperty(Frame.prototype, 'previewImage',
get: function(),
set: function(value)
)
previewImage: HTMLImageElement;
ImageElement that will contain the preview image.
It is highly recommended to use the PreviewURI to download the preview image.
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