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