IHTMLHeaderElement interface

This interface renders text as a heading style.

Members

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

  • Properties

Properties

The IHTMLHeaderElement interface has these properties.

Property Description

align

Sets or retrieves the alignment of the object relative to the display or table.

 

Remarks

The hn element is a block 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