Namespace: Spire.Doc.Documents.XML
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public XmlNodeType NodeType { get; }
Public ReadOnly Property NodeType As XmlNodeType Get
public: virtual property XmlNodeType NodeType { XmlNodeType get () sealed; }
abstract NodeType : XmlNodeType with get override NodeType : XmlNodeType with get