openDICOM.NET API Reference (openDICOM# Class Library)

XmlFile.SaveTo Method

Saves AcrNemaFile as XML to specified input stream.

Overload List

Saves AcrNemaFile as XML to specified input stream.

public virtual void SaveTo(Stream);

Saves AcrNemaFile as XML file with the specified file name.

public void SaveTo(string);

See Also

XmlFile Class | openDicom.File Namespace