Gets the HTML document of this popup.

[VBScript]
Public Property Title As HTMLDocument
[JScript]
public function get Title() : HTMLDocument;

Property Value

The HTMLDocument associated with this popup.

See Also

Popup Object | Popup Members | HelpProducer Namespace