Gets or sets the background texture tile image.

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

Property Value

A string representing the background texture tile image.

See Also

HTMLBodyElement Object | HTMLBodyElement Members | DOM Namespace