IHTMLStyle4 interface

This interface extends the IHTMLStyle3 interface.

Members

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

  • Properties

Properties

The IHTMLStyle4 interface has these properties.

Property Description

minHeight

Specifies the minimum height for an element.

textOverflow

Specifies a value that indicates whether to render ellipses (...) to indicate text overflow.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

Reference

IHTMLStyle

IHTMLStyle2

IHTMLStyle3

IHTMLStyle5