HTMLObjectElement.Vspace Property |
Gets or sets the amount of white space to be inserted above and below the object.
[VBScript] Public Property Vspace As String
[JScript] public function get Vspace() : String; public function set Vspace(String);
The amount of white space to be inserted.
HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace