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