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.Svg
- assembly Aspose.SVG
The complete URI of the document.
public string URL { get; }
The URL.