Share via


OpenXmlMiscNode.XmlNodeType Property

Specifies the type of XML node.

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property XmlNodeType As XmlNodeType
    Get
    Friend Set
'Usage
Dim instance As OpenXmlMiscNode
Dim value As XmlNodeType

value = instance.XmlNodeType
public XmlNodeType XmlNodeType { get; internal set; }

Property Value

Type: System.Xml.XmlNodeType
Returns XmlNodeType.

See Also

Reference

OpenXmlMiscNode Class

OpenXmlMiscNode Members

DocumentFormat.OpenXml Namespace