Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

NodeType Property






Identifies the type of XML node that is about to be written to the XML output file.
Syntax
public DicomXmlNodeType NodeType {get; set;}
'Declaration
 
Public Property NodeType As DicomXmlNodeType
'Usage
 
Dim instance As SaveXmlData
Dim value As DicomXmlNodeType
 
instance.NodeType = value
 
value = instance.NodeType
public:
property DicomXmlNodeType NodeType {
   DicomXmlNodeType get();
   void set (    DicomXmlNodeType value);
}

Property Value

The type of XML node that is about to be written to the XML output file
Remarks
This value cannot be changed.
Example
For an example, refer to SaveXmlCallback.
Requirements

Target Platforms

See Also

Reference

SaveXmlData Class
SaveXmlData Members

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