Leadtools.Dicom Namespace > DicomDataSet Class > Save Method : Save(Stream,DicomDataSetSaveFlags) Method |
public void Save( Stream stream, DicomDataSetSaveFlags flags )
'Declaration Public Overloads Sub Save( _ ByVal stream As Stream, _ ByVal flags As DicomDataSetSaveFlags _ )
'Usage Dim instance As DicomDataSet Dim stream As Stream Dim flags As DicomDataSetSaveFlags instance.Save(stream, flags)
public void Save( Stream stream, DicomDataSetSaveFlags flags )
ObjectiveC Syntax
public: void Save( Stream^ stream, DicomDataSetSaveFlags flags )
If you wish to specify the file characteristics for saving the data set, set the characteristics using the possible values for flags.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2