C#
VB
C++
Saves the modality options to the specified ModalityOptionsCollection data stream.
public void SaveOptions(
Stream destination
)
Public Sub SaveOptions( _
ByVal destination As Stream _
)
public:
void SaveOptions(
Stream^ destination
)
destination
The System.IO data stream that contains the ModalityOptionsCollection.
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