HTMLMetaElement.Scheme Property |
Gets or sets the form of content.
[VBScript] Public Property Scheme As String
[JScript] public function get Scheme() : String; public function set Scheme(String);
A string representing the form of content.
HTMLMetaElement Object | HTMLMetaElement Members | DOM Namespace