|
DocumentBgColorProperty
The document.bgColor property
ValuesThe document.bgColor property returns a string. This property is read/write. It supports both English names of colors and Hexadecimal values. That means we can assign values in string format (red, blue etc.) or in hexadecimal format(#fdecb2). UsageBrowser compatibility
Further reading |
Sign in to add a comment
