Popup.Document Property
Gets the HTML document of this popup.
[VBScript] Public Property Title As HTMLDocument
[JScript] public function get Title() : HTMLDocument;
The HTMLDocument associated with this popup.
Popup Object | Popup Members | HelpProducer Namespace