HTMLObjectElement.Declare Property |
Gets or sets a value indicating whether the object should be a declaration only.
[VBScript] Public Property Declare As Boolean
[JScript] public function get Declare() : Boolean; public function set Declare(Boolean);
true if the object is a declaration only; otherwise, false.
HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace