IHTMLRuleStyle4 interface

This interface extends the IHTMLRuleStyle3 interface.

Members

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

  • Properties

Properties

The IHTMLRuleStyle4 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

IHTMLRuleStyle

IHTMLRuleStyle2

IHTMLRuleStyle3

IHTMLRuleStyle5