ISVGURIReference Interface
ISVGURIReference interface
Interface SVGURIReference defines an interface which applies to all elements which have the collection of XLink attributes, such as ‘xlink:href’, which define a URI reference.
public interface ISVGURIReference
Properties
| Name | Description | 
|---|---|
| Href { get; } | Corresponds to attribute ‘xlink:href’ on the given element. | 
See Also
- namespace Aspose.Html.Dom.Svg
- assembly Aspose.HTML