Element.NamespaceURI
Element.NamespaceURI property
The namespace URI of this node, or null if it is unspecified.
public override string NamespaceURI { get; }
See Also
- class Element
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG
The namespace URI of this node, or null if it is unspecified.
public override string NamespaceURI { get; }