←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly