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
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG
A code representing the type of the underlying object.
public abstract ushort NodeType { get; }
The type of the node.