AutoDisplayDescription Property

Summary
Gets or sets a value indicating whether to automatically display DICOM element tag descriptions.
Syntax
C#
C++/CLI
public bool AutoDisplayDescription { get; set; } 
public: 
property bool AutoDisplayDescription { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to auto display the description; otherwise, false.

Remarks

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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.