←Select platform

SaveXml Method (DicomExtensions)

Summary

Saves the contents of the Data Set to the specified XML output file.

Overload List
Overload Description
SaveXml(DicomDataSet,Stream,DicomDataSetSaveXmlFlags) Saves the contents of the Data Set to an XML output stream.
SaveXml(DicomDataSet,Stream,DicomDataSetSaveXmlFlags,SaveXmlCallback) Saves the contents of the Data Set as an XML output stream.
SaveXml(DicomDataSet,string,DicomDataSetSaveXmlFlags) Saves the contents of the Data Set to the specified XML output file.
SaveXml(DicomDataSet,string,DicomDataSetSaveXmlFlags,SaveXmlCallback) Saves the contents of the Data Set to the specified XML output file.

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