UseKeywordsAsJsonKeys
DicomJsonSerializerOptions.UseKeywordsAsJsonKeys property
Indicates whether to write the JSON keys as DICOM keywords instead of tags. Read-only, Boolean.
ATTENTION: This makes the JSON non-compliant to DICOM JSON.
public bool UseKeywordsAsJsonKeys { get; set; }
See Also
- record DicomJsonSerializerOptions
- namespace Aspose.Medical.Dicom.Serialization
- assembly Aspose.Medical