Property Type
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
Type
Gets or sets a value corresponding to the attribute 'type' on the given 'script' element.
public string Type { get; set; }
Property Value
- string
A string specifying the script type.