HtmlElementMappingHtmlElementText Property

The text of the HTML element. If the element does not have an associated text, this property returns null

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public string HtmlElementText { get; }

Property Value

String

See Also