←Select platform
In This Topic ▼

SaveXmlData Class Members

Summary

The following tables list the members exposed by SaveXmlData.

Public Constructors

Name Description
Public Constructor
SaveXmlData Initializes a new instance of SaveXmlData.

Public Methods

Name Description
Public Method
Reset Resets all members of the class to their default values, and empties the attributes dictionary.

Public Properties

Name Description
Public Property
Attributes Contains a dictionary of string pairs that correspond to each attribute that is about to be written to the output XML file.
Public Property BinaryType Gets or sets a value indicating how to export binary data.
Public Property BulkDataUri Gets or sets the bulk data URI that is about to be written.
Public Property BulkDataUuid Gets or sets the bulk data UUID that is about to be written.
Public Property Comment If the NodeType is DicomXmlNodeType.Comment, then this contains the comment that is about to be written.
Public Property DicomElement Gets the DicomElement that corresponds to the XML data that is about to be written.
Public Property ElementName Identifies the name of the XML element that is about to be written.
Public Property ElementValue Identifies the value of the XML element that is about to be written.
Public Property HasChildElements Gets a value indicating whether this element has children.
Public Property NodeType Identifies the type of XML node that is about to be written to the XML output file.

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