Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Editing Namespace > DicomEditableObject Class : DisplayTagInfo Property |
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
true
to display tag info; otherwise, false
.