SVGDocumentURL Property
The complete URI of the document.

Namespace: Aspose.Html.Dom.Svg
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public string URL { get; }

Property Value

Type: String
The URL.
See Also