WriteName

DicomJsonSerializerOptions.WriteName property

Specifies whether DICOM Tag name will be written as a distinct JSON attribute or not.

public bool WriteName { get; set; }

Remarks

This is non-standard feature and may break parsers.

See Also