C#
VB
C++
Identifies the name of the XML element that is about to be written.
public string ElementName { get; set; }
Public Property ElementName As String
The name of the XML element that is about to be written.
By default, this is either 'dataset' or 'element'. This value can be changed in the SaveXmlCallback delegate
For an example, refer to SaveXmlCallback.
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