For a list of all members of this type, see SaveXmlData members
Public Properties
Name | Description | |
---|---|---|
Attributes | Contains a dictionary of string pairs that correspond to each attribute that is about to be written to the output XML file. | |
BinaryType | Gets or sets a value indicating how to export binary data. | |
BulkDataUri | Gets or sets the bulk data URI that is about to be written. | |
BulkDataUuid | Gets or sets the bulk data UUID that is about to be written. | |
Comment | If the NodeType is DicomXmlNodeType.Comment, then this contains the comment that is about to be written. | |
DicomElement | Gets the DicomElement that corresponds to the XML data that is about to be written. | |
ElementName | Identifies the name of the XML element that is about to be written. | |
ElementValue | Identifies the value of the XML element that is about to be written. | |
HasChildElements | Gets a value indicating whether this element has children. | |
NodeType | Identifies the type of XML node that is about to be written to the XML output file. |
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