In This Topic ▼

Leadtools.Dicom.Common.Extensions Enumerations

Summary

Overview and description of Leadtools Dicom Common Extensions enumerations.

Enumerations
Enumeration Description
Enumeration
DebugStringOptions Debug options used with DebugString
Enumeration DicomDataSetLoadJsonFlags Specifies flags to be used with the LoadJson methods.
Enumeration DicomDataSetLoadXmlFlags Specifies flags to be used with the LoadXml methods.
Enumeration DicomDataSetSaveJsonFlags Specifies flags to be used with the SaveJson methods.
Enumeration DicomDataSetSaveXmlFlags Specifies flags to be used with the SaveXml methods.
Enumeration DicomXmlNodeType Identifies the type of XML node that is about to be written to the XML output file. These values are used in the SaveXmlData object. For an example, refer to SaveXmlCallback.
Enumeration ElementDataType Describes the type of XML element data that is being processed. When calling LoadXml and passing a LoadXmlBeforeElementCallback delegate, the LoadXmlBeforeElementCallback is called for each element in the XML input file, and a LoadXmlBeforeElementData member is returned as part of the delegate. The ElementDataType enumeration is used in the Encoding member of LoadXmlBeforeElementData. For an example, refer to SaveXmlCallback.
Enumeration SaveBinaryType Identifies how to export the binary data element. This value is used in the SaveXmlData and SaveJsonData objects.
Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly