|
WebElementHtmlElementText Property |
The text of the HTML element. If the element does not have an
associated text, this property returns null.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public string HtmlElementText { get; }
Public ReadOnly Property HtmlElementText As String
Get
Property Value
Type:
StringSee Also