HTMLFrameElement.ContentDocument Property |
Gets the document this frame contains.
[VBScript] Public ReadOnly Property ContentDocument As Document
[JScript] public function get ContentDocument() : Document;
A Document object.
HTMLFrameElement Object | HTMLFrameElement Members | DOM Namespace