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