Click or drag to resize

IXDLSContentReader NodeType Property

Gets the type of the node.

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

Property Value

Type: XmlNodeType
The type of the node.
See Also