Click or drag to resize

XDLSReader NodeType Property

Gets the type of the node.

Namespace: Spire.Doc.Documents.XML
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public XmlNodeType NodeType { get; }

Property Value

Type: XmlNodeType
The type of the node.

Implements

IXDLSContentReader NodeType
See Also