HtmlElementMappingHtmlElementText Property
The text of the HTML element. If the element does not have an
associated text, this property returns null
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.0.0
public string HtmlElementText { get; }
Public ReadOnly Property HtmlElementText As String
Get
Property Value
String