Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLDocument2 Interface / body Property

In This Topic
    body Property
    In This Topic

    body property of IHTMLDocument2 interface.

    Syntax
    'Declaration
     
    ReadOnly Property body As IHTMLElement
    IHTMLElement body {get;}
    Remarks

    An original IDL definition of body property was the following: IHTMLElement* body;

    See Also