background property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the background picture tiled behind the text and graphics on the page.

Syntax

HRESULT value = object.put_background(BSTR v);HRESULT value = object.get_background(BSTR* p);

Property values

Type: BSTR

the URL of the file to use as the background picture for the page.

Standards information

Remarks

This property is deprecated in favor of the IHTMLRuleStyle::backgroundImage attribute of CSS.

See also

Reference

IHTMLRuleStyle::backgroundImage

Conceptual

Defining Document Compatibility

 

 

Build date: 6/12/2012