Contents Index Topic Contents | ||
Previous Topic: bgColor Next Topic: border |
bgProperties
Description
Sets or retrieves the properties for the background picture. For example, specifies whether the picture is a fixed watermark or scrolls with the page.
Syntax
object.bgProperties[ = bgProperties]
Settings
This read-write property is a string. If set to "fixed", the background picture is fixed and does not scroll with the page. If set to an empty string (""), the background picture scrolls.
Applies To
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.