←Select platform

NodeType Property

Summary

Identifies the type of XML node that is about to be written to the XML output file.

Syntax

C#
VB
C++
public DicomXmlNodeType NodeType { get; set; } 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly