SaveXmlData Class

Summary

Provides data for the SaveXmlCallback delegate.

Syntax
C#
VB
C++
public class SaveXmlData 
Public Class SaveXmlData  
public ref class SaveXmlData  

Remarks

A SaveXmlData object is passed to the SaveXmlCallback delegate every time a DICOM element is about to be written to the output XML file. The members of the SaveXmlData object provide information about the DICOM element, and can be modified to customize the look of the output XML file.

Example

For an example, refer to SaveXmlCallback.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly