IHTMLBRElement interface

Inserts a line break.

Members

The IHTMLBRElement interface inherits from the IDispatch interface. IHTMLBRElement also has these types of members:

  • Properties

Properties

The IHTMLBRElement interface has these properties.

Property Description

clear

Sets or retrieves the side on which floating objects are not to be positioned when any IHTMLBlockElement is inserted into the document.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch