IHTMLStyle3 interface
This interface provides additional style methods.
Members
The IHTMLStyle3 interface inherits from the IDispatch interface. IHTMLStyle3 also has these types of members:
- Properties
Properties
The IHTMLStyle3 interface has these properties.
Property | Description |
---|---|
Specifies the direction and flow of the content in the object. |
|
Specifies the color of the top and left edges of the scroll box and scroll arrows of a scroll bar. |
|
Specifies the color of the arrow elements of a scroll arrow. |
|
Specifies the base color of the main elements of a scroll bar. |
|
Specifies the color of the gutter of a scroll bar. |
|
Specifies the color of the scroll box and scroll arrows of a scroll bar. |
|
Specifies the color of the slider tray, and the top and left edges of the scroll box and scroll arrows of a scroll bar. |
|
Specifies the color of the bottom and right edges of the scroll box and scroll arrows of a scroll bar. |
|
Specifies the color of the track element of a scroll bar. |
|
Specifies a value that indicates how to align the last line or only line of text in the specified object. |
|
Deprecated. Specifies the ratio of kashida expansion to white space expansion when justifying lines of text in the object. |
|
Specifies the position of the underline decoration that is set through the IHTMLRuleStyle::textDecoration property of the object. |
|
Specifies whether to break words when the content exceeds the boundaries of its container. |
|
Specifies the direction and flow of the content in the object. |
|
Specifies the magnification scale of 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
Reference