Overview | Methods | This Package | All Packages
Retrieves the window peer of this document.
Syntax
protected IHTMLWindow2 getWindowPeer()
Return Value
Returns the WindowPeer object related to this the document.
Remarks
Calling this method represents a very advanced usage scenario. Typically, you would never use this method.