VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomFile Class
In This Topic
DicomFile Class Properties
In This Topic
For a list of all properties of this type, see DicomFile.
Public Properties
 NameDescription
Public PropertyGets or sets the annotations of DICOM file.
Public PropertyGets the Data Set of DICOM file.
Public PropertyGets a value indicating whether the instance number is stored in a DICOM file.
Public PropertyGets the header data of DICOM file.
Public PropertyGets the instance number of DICOM file.
Public PropertyGets the DICOM file modality.
Public PropertyGets the page collection of DICOM file.
Public PropertyGets or sets a value indicating whether this DICOM file must recode not changed data elements during saving of DICOM file.
Public PropertyGets the study information of DICOM file.
Protected Properties
 NameDescription
Protected PropertyGets a value indicating whether this image file has been disposed of. (Inherited from ImageFileBase<T>)
Protected PropertyGets the source of the DICOM file.
See Also