SVGDocument.URL

SVGDocument.URL property

The complete URI of the document.

public string URL { get; }

Property Value

The URL.

See Also