TextNodeType Property
A code representing the type of the underlying object.

Namespace: Aspose.Svg.Dom
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public override ushort NodeType { get; }

Property Value

Type: UInt16
The type of the node.
See Also