C#
VB
C++
Gets or sets if the server should store a Pre-generated thumbnail when storing a DICOM object.
[DataMemberAttribute()]
public bool EnablePreGeneratedThumbnail { get; set; }
Public Property EnablePreGeneratedThumbnail As Boolean
true to store Pre-generated thumbnail of the image in the stored DICOM object; otherwise false.
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