Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

SaveOptions Method







The System.IO data stream that contains the ModalityOptionsCollection.
Saves the modality options to the specified ModalityOptionsCollection data stream.
Syntax
public void SaveOptions( 
   Stream destination
)
'Declaration
 
Public Sub SaveOptions( _
   ByVal destination As Stream _
) 
'Usage
 
Dim instance As ModalityOptionsManager
Dim destination As Stream
 
instance.SaveOptions(destination)

            

            
public: void SaveOptions( 
   Stream* destination
) 
public:
void SaveOptions( 
   Stream^ destination
) 

Parameters

destination
The System.IO data stream that contains the ModalityOptionsCollection.
Requirements

Target Platforms

See Also

Reference

ModalityOptionsManager Class
ModalityOptionsManager Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features