HTMLAppletElement.Vspace Property |
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);
A string representing the amount of white space to be inserted.
HTMLAppletElement Object | HTMLAppletElement Members | DOM Namespace