Gets a text-only representation of this popup.

[VBScript]
Public Property Text As String
[JScript]
public function get Text() : String;

Property Value

A string containing the plain text of the popup’s HTML document.

See Also

Popup Object | Popup Members | HelpProducer Namespace