Node.Prefix
Node.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 virtual string Prefix { get; set; }
Property Value
The prefix.
See Also
- class Node
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG