Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

DisplayTagInfo Property






Gets or sets a value indicating whether display tag info.
Syntax
public bool DisplayTagInfo {get; set;}
'Declaration
 
Public Property DisplayTagInfo As Boolean
'Usage
 
Dim instance As DicomEditableObject
Dim value As Boolean
 
instance.DisplayTagInfo = value
 
value = instance.DisplayTagInfo
public:
property bool DisplayTagInfo {
   bool get();
   void set (    bool value);
}

Property Value

true to display tag info; otherwise, false.
Requirements

Target Platforms

See Also

Reference

DicomEditableObject Class
DicomEditableObject Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features