This topic has not yet been rated - Rate this topic

background property

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

Syntax

HRESULT value = object.put_background( v);HRESULT value = object.get_background(* 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: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.