SaveJsonData Class

Summary
Provides data for the SaveJsonCallback delegate.
Syntax
C#
VB
C++
public class SaveJsonData 
Public Class SaveJsonData  
public ref class SaveJsonData  
Remarks

A SaveJsonData object is passed to the SaveJsonCallback delegate every time a DICOM element is about to be written to the output JSON file. The members of SaveJsonData give information about the DICOM element, and can be modified to customize the look of the output JSON file.

Example

For an example, refer to SaveJsonCallback.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.