C#
VB
C++
Identifies the value of the XML element that is about to be written.
public string ElementValue { get; set; }
Public Property ElementValue As String
The value of the XML element that is about to be written.
This corresponds to a DICOM element value. This value can be changed in the SaveXmlCallback delegate
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