IHTMLBodyElement interface
Provides access to the body element, and specifies the beginning and the end of the document body.
Members
The IHTMLBodyElement interface inherits from the IDispatch interface but does not have additional members.
Remarks
The methods that act on the IHTMLBodyElement interface enable you to control the behavior and characteristics of the body element.
Use the IHTMLDocument2::body method to get a pointer to the IHTMLBodyElement interface for a body element of the document.
The body element is a block element.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
IDL |
|
|
DLL |
|
Build date: 11/12/2012