IHTMLDivPosition interface

Enables you to specify how adjacent text is aligned with respect to a div object.

Members

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

  • Properties

Properties

The IHTMLDivPosition interface has these properties.

Property Description

align

Sets or retrieves how the object is aligned with adjacent text.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch