DicomInfo

DicomPackage.DicomInfo property

Gets the header information of the DICOM file.

public string[] DicomInfo { get; }

Property Value

The dicom header information.

See Also