HTMLObjectElement.Type Property |
Gets or sets the content type for data downloaded via the data attribute.
[VBScript] Public Property Type As String
[JScript] public function get Type() : String; public function set Type(String);
A string representing the content type for data downloaded via the data attribute.
HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace