IHTMLBodyElement Interface Members
In This Topic
The following tables list the members exposed by IHTMLBodyElement.
Public Properties
| Name | Description |
| aLink | aLink property of IHTMLBodyElement interface. |
| background | background property of IHTMLBodyElement interface. |
| bgColor | bgColor property of IHTMLBodyElement interface. |
| bgProperties | bgProperties property of IHTMLBodyElement interface. |
| bottomMargin | bottomMargin property of IHTMLBodyElement interface. |
| leftMargin | leftMargin property of IHTMLBodyElement interface. |
| link | link property of IHTMLBodyElement interface. |
| noWrap | noWrap property of IHTMLBodyElement interface. |
| onbeforeunload | onbeforeunload property of IHTMLBodyElement interface. |
| onload | onload property of IHTMLBodyElement interface. |
| onselect | onselect property of IHTMLBodyElement interface. |
| onunload | onunload property of IHTMLBodyElement interface. |
| rightMargin | rightMargin property of IHTMLBodyElement interface. |
| scroll | scroll property of IHTMLBodyElement interface. |
| text | text property of IHTMLBodyElement interface. |
| topMargin | topMargin property of IHTMLBodyElement interface. |
| vLink | vLink property of IHTMLBodyElement interface. |
Top
Public Methods
| Name | Description |
| createTextRange | createTextRange method of IHTMLBodyElement interface. |
Top
See Also