HTMLImageElement.Hspace Property |
Gets or sets the amount of white space to be inserted to the left and right of the image.
[VBScript] Public Property Hspace As Integer
[JScript] public function get Hspace() : int; public function set Hspace(int);
The amount of white space to be inserted.
HTMLImageElement Object | HTMLImageElement Members | DOM Namespace