This topic has not yet been rated - Rate this topic

wholeText property

Retrieves the text of the current object.

Document Object Model (DOM) Level 3 Core Specification, Section 1.2Internet Explorer 9

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.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.