WriteKeyword

DicomJsonSerializerOptions.WriteKeyword property

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

public bool WriteKeyword { get; set; }

Remarks

This is non-standard feature and may break parsers.

See Also