Gets the document this frame contains.

[VBScript]
Public Property ContentDocument As Document
[JScript]
public function get ContentDocument() : Document;

Property Value

A Document object.

See Also

HTMLIFrameElement Object | HTMLIFrameElement Members | DOM Namespace