IHTMLDTElement interface

Provides access for controlling the text-wrapping characteristics of the IHTMLDTElement object.

Members

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

  • Properties

Properties

The IHTMLDTElement interface has these properties.

Property Description

noWrap

Sets or retrieves whether the browser automatically performs wordwrap.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch