EVO PDF Logo

HtmlElementMappingHtmlElementText Property

EVO PDF Client for .NET Core
The text of the HTML element. If the element does not have an associated text, this property returns null

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public string HtmlElementText { get; }

Property Value

Type: String
See Also

Reference