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);

Property Value

The amount of white space to be inserted.

See Also

HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace