Location.Href
Location.Href property
Returns the Location object’s URL. Can be set, to navigate to the given URL.
public string Href { get; set; }
See Also
- class Location
- namespace Aspose.Svg.Window
- assembly Aspose.SVG
Returns the Location object’s URL. Can be set, to navigate to the given URL.
public string Href { get; set; }