IHTMLCurrentStyle4 interface

Extends the IHTMLCurrentStyle3 interface.

Members

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

  • Properties

Properties

The IHTMLCurrentStyle4 interface has these properties.

Property Description

maxHeight

Sets or retrieves the maximum height for an element.

maxWidth

Sets or retrieves the maximum width for an element.

minWidth

Sets or retrieves the minimum width for an element.

msInterpolationMode

Obsolete. Gets the interpolation (resampling) method used to stretch images.

 

Requirements

Minimum supported client

Windows XP with SP2

Minimum supported server

Windows Server 2003

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

Reference

IHTMLCurrentStyle

IHTMLCurrentStyle2

IHTMLCurrentStyle3