Leadtools.Dicom Namespace > DicomDataSet Class > Save Method : Save(String,DicomDataSetSaveFlags) Method |
public void Save( string name, DicomDataSetSaveFlags flags )
'Declaration Public Overloads Sub Save( _ ByVal name As String, _ ByVal flags As DicomDataSetSaveFlags _ )
'Usage Dim instance As DicomDataSet Dim name As String Dim flags As DicomDataSetSaveFlags instance.Save(name, flags)
public void Save( string name, DicomDataSetSaveFlags flags )
ObjectiveC Syntax
public: void Save( String^ name, DicomDataSetSaveFlags flags )
If you wish to specify the file characteristics for saving the file, 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