IHTMLBodyElement2 interface

Provides additional access to the body element.

Members

The IHTMLBodyElement2 interface inherits from the IDispatch interface but does not have additional members.

Remarks

The methods that act on the IHTMLBodyElement2 interface, such as HTMLWindowEvents::onbeforeprint and HTMLWindowEvents::onafterprint event scripts, enable you to control the behavior and characteristics of the body element.

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch