HTMLScriptElementType Property
The content type of the script language. See the type attribute definition in HTML 4.01.

Namespace: Aspose.Html
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public string Type { get; set; }

Property Value

Type: String
See Also