Gets or sets the amount of white space to be inserted to the left and right of the object.

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

Property Value

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

See Also

HTMLAppletElement Object | HTMLAppletElement Members | DOM Namespace