contentDocument property
[This documentation is preliminary and is subject to change.]
Retrieves the document object of the page or frame.
![]() ![]() |
Syntax
HRESULT value = object.get_contentDocument(IDispatch** p);
Property values
Type: Object
Address of a pointer to the document this page or frame contains. If there is no document, then null will be returned.
Standards information
- Document Object Model (DOM) Level 2 HTML Specification, Section 1.6.5
Remarks
This property is new in Windows Internet Explorer 8.
See also
Build date: 1/26/2012
.png)
.png)