IHTMLCurrentStyle3 interface

Extends the IHTMLCurrentStyle2 interface.

Members

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

  • Properties

Properties

The IHTMLCurrentStyle3 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.

whiteSpace

Specifies a value that indicates whether lines are automatically broken inside the object.

wordSpacing

Specifies the amount of additional space between words in the object.

 

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

IHTMLCurrentStyle

IHTMLCurrentStyle2

IHTMLCurrentStyle4