ReadonlyTagsList

DicomImageInfo.ReadonlyTagsList property

The read-only tags list. These tag values will be reset according to the actual image data upon image save.

public static ReadOnlyCollection<string> ReadonlyTagsList { get; }

See Also