| C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLDocument3 Interface : documentElement Property |
documentElement property of IHTMLDocument3 interface.
'Declaration ReadOnly Property documentElement As IHTMLElement
IHTMLElement documentElement {get;}
An original IDL definition of documentElement property was the following: IHTMLElement* documentElement;