The DicomTag structure contains information about supported tags.
public class DicomTag
Public Class DicomTag
public sealed class DicomTag
public class DicomTag
function Leadtools.Dicom.DicomTag()
public ref class DicomTag
Internally LEADTOOLS maintains a table or list of available tag values. These values can include default values for standard tags available in DICOM, as well as user defined tags. You can access any of this information, add to the table, or delete items from the table using the methods of the class DicomTagTable. To see the default values, refer to the Data Element Tag Table.
For an example, refer to Reset.
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