SaveXml Method (DicomExtensions) (original) (raw)
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
See Also
Leadtools.Dicom.Common Assembly