Node.NodeName
Node.NodeName property
The name of this node, depending on its type.
public abstract string NodeName { get; }
Property Value
The name of the node.
See Also
- class Node
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG
The name of this node, depending on its type.
public abstract string NodeName { get; }
The name of the node.