Gets or sets the image preview URL.
Object.defineProperty(Frame.prototype, 'previewURI',
get: function(),
set: function(value)
)
previewURI: string;
Value that represents the image preview URL.
This value can be retrieved from the DICOM data set.
To get the image element of the preview image, refer to PreviewImage.
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