Element.Prefix
Element.Prefix property
The namespace prefix of this node, or null if it is unspecified. When it is defined to be null, setting it has no effect
public override string Prefix { get; }
Property Value
The namespace prefix of this node.
See Also
- class Element
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG