bgProperties property

Sets or gets the properties of the background picture.

Syntax

HRESULT value = object.put_bgProperties( v);HRESULT value = object.get_bgProperties(* p);

Property values

Type: BSTR

empty string

Default. Background can scroll.

fixed

Background is fixed and cannot scroll.

Remarks

The property specifies whether the picture is a fixed watermark or scrolls with the document.

This attribute or property is supported only by Windows Internet Explorer.