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