GetText Method (DomElement)

Class

DomElement.

Action

Gets the visible text of a DOM element.

Syntax

C#
text = element.GetText()
VB
text = element.GetText()
Variable Description
text String.