Contents Index Topic Contents | ||
Previous Topic: IHTMLBlockElement::put_clear Next Topic: IHTMLBodyElement::put_background |
IHTMLBodyElement
This interface provides access to the BODY object. The methods that act on the IHTMLBodyElement allow you to control the behavior and characteristics of the BODY element.
This interface specifies the beginning and end of the document body.
Use the IHTMLDocument2::get_body method to retrieve a pointer to the IHTMLBodyElement interface for a document's BODY object.
The BODY element is a block element.
IHTMLBodyElement Methods
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.