Aracılığıyla paylaş


IHTMLStyle5 interface

This interface extends the IHTMLStyle4 interface by adding the following methods:

Members

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

  • Properties

Properties

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

 

Remarks

Note  The minHeight method, defined in IHTMLStyle4, has new behavior for Windows Internet Explorer 7.

 

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

IHTMLStyle

IHTMLStyle2

IHTMLStyle3

IHTMLStyle4