Creates the DICOMDIR File and stores the DICOM Directory information in it.
public void Save()
Public Sub Save()
public:
void Save();
The DICOMDIR File created by this method is named "DICOMDIR" and is placed in the destination folder specified at the construction time or by the method Reset. If no destination folder is specified, the method will fail.
For an example, refer to Reset.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET