SVGDocument.URL
SVGDocument.URL property
The complete URI of the document.
public string URL { get; }
Property Value
The URL.
See Also
- class SVGDocument
- namespace Aspose.Html.Dom.Svg
- assembly Aspose.HTML
The complete URI of the document.
public string URL { get; }
The URL.