Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
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 )
public void save(ILeadStream stream, int flags)
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.