Overview and description of Leadtools Dicom Common Extensions enumerations.
Enumeration | Description | |
---|---|---|
DebugStringOptions | Debug options used with DebugString | |
DicomDataSetLoadJsonFlags | Specifies flags to be used with the LoadJson methods. | |
DicomDataSetLoadXmlFlags | Specifies flags to be used with the LoadXml methods. | |
DicomDataSetSaveJsonFlags | Specifies flags to be used with the SaveJson methods. | |
DicomDataSetSaveXmlFlags | Specifies flags to be used with the SaveXml methods. | |
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. | |
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. | |
SaveBinaryType | Identifies how to export the binary data element. This value is used in the SaveXmlData and SaveJsonData objects. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET