Leadtools.Dicom.Services Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
GeneralTags Property
See Also 
Leadtools.Dicom.Services.DataTypes Namespace > ObjectTags Class : GeneralTags Property



Gets or Sets the image information tags.

Syntax

Visual Basic (Declaration) 
Public Property GeneralTags As List(Of DICOMTags)
Visual Basic (Usage)Copy Code
Dim instance As ObjectTags
Dim value As List(Of DICOMTags)
 
instance.GeneralTags = value
 
value = instance.GeneralTags
C# 
public List<DICOMTags> GeneralTags {get; set;}
C++/CLI 
public:
property List<DICOMTags>^ GeneralTags {
   List<DICOMTags>^ get();
   void set (List<DICOMTags>^ value);
}

Return Value

A list of DICOMTags which contains the DICOM images information.

Remarks

The GeneralTags property will contain the Image information which can be identified by the DICOMTags.TagName.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family

See Also

GeneralTags requires a Web Viewer Framework Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features