Click or drag to resize
Pdf Library for .NET

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; }

Property Value

Type: String
See Also