IHTMLHRElement interface
This interface draws a horizontal rule.
Members
The IHTMLHRElement interface inherits from the IDispatch interface. IHTMLHRElement also has these types of members:
- Properties
Properties
The IHTMLHRElement interface has these properties.
Property | Description |
---|---|
Sets or retrieves the alignment of the object relative to the display or table. |
|
Sets or retrieves the color to be used by the object. |
|
Sets or retrieves whether the horizontal rule is drawn with 3-D shading. |
|
Sets or retrieves the height of the hr object. |
|
Sets or retrieves the width of the object. |
Remarks
The hr element is a block element.
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |
DLL |
Mshtml.dll |