C#
VB
C++
Gets a value that contains the tag of the DICOM element that is about to be added to the DicomDataSet.
public long Tag { get; set; }
Public Property Tag As Long
The tag of the DICOM element that is about to be added to the DicomDataSet.
Modifying Tag changes the element that is added to the DicomDataSet.
For an example, refer to LoadJsonBeforeElementCallback.
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