bgProperties property
[This documentation is preliminary and is subject to change.]
Sets or gets the properties of the background picture.
Syntax
HRESULT value = object.put_bgProperties(BSTR v);HRESULT value = object.get_bgProperties(BSTR* p);
Property values
Type: BSTR
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.
Build date: 6/12/2012
Community Additions
Show: