Node.Prefix
Node.Prefix property
Returns the namespace prefix of the specified element, or null if no prefix is specified.
public virtual string Prefix { get; set; }
Property Value
The property returns associated namespace prefix.
Remarks
Reference:
See Also
- class Node
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG