Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

LoadJsonBeforeElementData Class






Members 
Data for the LoadJsonBeforeElementCallback delegate.
Object Model
Syntax
public class LoadJsonBeforeElementData 
'Declaration
 
Public Class LoadJsonBeforeElementData 
'Usage
 
Dim instance As LoadJsonBeforeElementData
public ref class LoadJsonBeforeElementData 
Remarks

A LoadJsonBeforeElementData object is passed to the LoadJsonBeforeElementCallback delegate for each DICOM element is about to be written to the DicomDataSet. The members of LoadJsonBeforeElementData give information about the DICOM element, and can be modified to change the elements and data that are added to the DicomDataSet. The following table identifies which members are information only, and which elements can be changed.

Member Use
Tag can be changed
Vr can be changed
Encoding can be changed
ElementValue can be changed
HasChildElements information only
Example
For an example, refer to LoadJsonBeforeElementCallback.
Requirements

Target Platforms

See Also

Reference

LoadJsonBeforeElementData Members
Leadtools.Dicom.Common.Extensions Namespace
LoadJson(DicomDataSet,String,DicomDataSetLoadJsonFlags,LoadJsonBeforeElementCallback,LoadJsonAfterElementCallback) Method
LoadJson(DicomDataSet,Stream,DicomDataSetLoadJsonFlags,LoadJsonBeforeElementCallback,LoadJsonAfterElementCallback) Method
LoadJson(DicomDataSet,String,DicomDataSetLoadJsonFlags) Method
LoadJson(DicomDataSet,Stream,DicomDataSetLoadJsonFlags) Method
SaveJson(DicomDataSet,String,DicomDataSetSaveJsonFlags,SaveJsonCallback) Method
SaveJson(DicomDataSet,Stream,DicomDataSetSaveJsonFlags,SaveJsonCallback) Method
SaveJson(DicomDataSet,String,DicomDataSetSaveJsonFlags) Method
SaveJson(DicomDataSet,Stream,DicomDataSetSaveJsonFlags) Method
SaveJsonCallback Delegate
LoadJsonBeforeElementCallback Delegate
LoadJsonAfterElementCallback Delegate

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features