C#
VB
C++
Gets or sets a value indicating whether to automatically display DICOM element tag descriptions.
public bool AutoDisplayDescription { get; set; }
Public Property AutoDisplayDescription As Boolean
true
to auto display the description; otherwise, false
.
The description can only be displayed if the DICOM element tag is in the LEADTOOLS DicomTag table. Elements not found will not have a description displayed.
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