Gets or sets the amount of white space to be inserted above and below an object.

[VBScript]
Public Property Vspace As String
[JScript]
public function get Vspace() : String;
public function set Vspace(String);

Property Value

A string representing the amount of white space to be inserted.

See Also

HTMLAppletElement Object | HTMLAppletElement Members | DOM Namespace