IElementBehaviorSiteLayout2 interface
Extends the IElementBehaviorSiteLayout interface, which enables behaviors to control the layout process.
Members
The IElementBehaviorSiteLayout2 interface inherits from the IUnknown interface but does not have additional members.
Remarks
The host application can call QueryInterface on MSHTML for the IElementBehaviorSiteLayout2 interface. If the interface is available, call the IElementBehaviorSiteLayout2::GetFontInfo method to get the LOGFONT information for the element.
Requirements
Minimum supported client |
Windows XP, Windows 2000 Professional |
Minimum supported server |
Windows 2000 Server |
Header |
Mshtml.h |
IDL |
Mshtml.idl |