Node.NodeType
Node.NodeType property
A code representing the type of the underlying object.
public abstract ushort NodeType { get; }
Property Value
The type of the node.
See Also
- class Node
- package com.aspose.html.Dom
- package Aspose.HTML
A code representing the type of the underlying object.
public abstract ushort NodeType { get; }
The type of the node.