wholeText property
Retrieves the text of the current object.
Syntax
HRESULT value = object.get_wholeText(BSTR* pNodeText);
Property values
Type: BSTR
The text of the object.
Standards information
Remarks
Windows Internet Explorer 9. The IHTMLDOMTextNode3::wholeText property is only supported when webpages are displayed in IE9 Standards mode.