openDICOM.NET API Reference (openDICOM# Class Library)

IDicomDictionary.SaveTo Method 

Saves dictionary instance content to a file of specified format.

void SaveTo(
   string fileName,
   DictionaryFileFormat fileFormat
);

See Also

IDicomDictionary Interface | openDicom.Registry Namespace