UrlHash Property
Gets or sets a string representation for the specified URL hash segment.

Namespace: Aspose.Svg
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
public string Hash { get; set; }

Property Value

Type: String
The hash.
See Also